Home
last modified time | relevance | path

Searched defs:FragmentLightArray (Results 1 – 3 of 3) sorted by relevance

/NW4C-1.2.23/include/nw/gfx/
Dgfx_SceneContext.h54 typedef ut::MoveArray<FragmentLight*> FragmentLightArray; typedef
105 typedef FragmentLightArray FragmentLightArray; typedef
/NW4C-1.2.23/demos/gfx/LowLayerDemo/sources/
DLowLayerDemo.cpp98 typedef nw::ut::FixedSizeArray<nw::gfx::FragmentLight*, LIGHT_COUNT> FragmentLightArray; typedef
/NW4C-1.2.23/demos/gfx/LowLayerAnimationDemo/sources/
DLowLayerAnimationDemo.cpp101 typedef nw::ut::FixedSizeArray<nw::gfx::FragmentLight*, LIGHT_COUNT> FragmentLightArray; typedef