nw::gfx::FragmentLight::FragmentLight Constructor

Syntax

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

List of Overloaded Member Functions

FragmentLight(os::IAllocator *, ResFragmentLight, const FragmentLight::Description &) Constructor.
FragmentLight(os::IAllocator *, ResPtr, const FragmentLight::Description &) Constructor.

Description of FragmentLight(os::IAllocator *, ResFragmentLight, const FragmentLight::Description &)

Constructor.

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

Constructor.


CONFIDENTIAL