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