nw::gfx::VertexLight::VertexLight Constructor

Syntax

protected:
VertexLight(
     os::IAllocator * allocator,
     ResVertexLight resObj,
     const VertexLight::Description & description
);

protected:
VertexLight(
     os::IAllocator * allocator,
     ResPtr resource,
     const VertexLight::Description & description
);

List of Overloaded Member Functions

VertexLight(os::IAllocator *, ResVertexLight, const VertexLight::Description &) Constructor.
VertexLight(os::IAllocator *, ResPtr, const VertexLight::Description &) Constructor.

Description of VertexLight(os::IAllocator *, ResVertexLight, const VertexLight::Description &)

Constructor.

Description of VertexLight(os::IAllocator *, ResPtr, const VertexLight::Description &)

Constructor.


CONFIDENTIAL