nw::gfx::HemiSphereLight::HemiSphereLight Constructor

Syntax

protected:
HemiSphereLight(
     os::IAllocator * allocator,
     ResHemiSphereLight resObj,
     const HemiSphereLight::Description & description
);

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

List of Overloaded Member Functions

HemiSphereLight(os::IAllocator *, ResHemiSphereLight, const HemiSphereLight::Description &) Constructor.
HemiSphereLight(os::IAllocator *, ResPtr, const HemiSphereLight::Description &) Constructor.

Description of HemiSphereLight(os::IAllocator *, ResHemiSphereLight, const HemiSphereLight::Description &)

Constructor.

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

Constructor.


CONFIDENTIAL