nw::gfx::AmbientLight::AmbientLight Constructor

Syntax

protected:
AmbientLight(
     os::IAllocator * allocator,
     ResAmbientLight resObj,
     const AmbientLight::Description & description
);

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

List of Overloaded Member Functions

AmbientLight(os::IAllocator *, ResAmbientLight, const AmbientLight::Description &) Constructor.
AmbientLight(os::IAllocator *, ResPtr, const AmbientLight::Description &) Constructor.

Description of AmbientLight(os::IAllocator *, ResAmbientLight, const AmbientLight::Description &)

Constructor.

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

Constructor.


CONFIDENTIAL