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