nw::gfx::VertexLight::VertexLight Constructor
protected:
VertexLight(
os::IAllocator * allocator,
ResVertexLight resObj,
const VertexLight::Description & description
);
protected:
VertexLight(
os::IAllocator * allocator,
ResPtr resource,
const VertexLight::Description & description
);
VertexLight(os::IAllocator *, ResVertexLight, const VertexLight::Description &)
|
Constructor. |
VertexLight(os::IAllocator *, ResPtr, const VertexLight::Description &)
|
Constructor. |
VertexLight(os::IAllocator *, ResVertexLight, const VertexLight::Description &)Constructor.
VertexLight(os::IAllocator *, ResPtr, const VertexLight::Description &)Constructor.
CONFIDENTIAL