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