Home
last modified time | relevance | path

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

/NW4C-2.0.3/demos/gfx/LowLayerDemo/sources/
DLowLayerDemo.cpp100 typedef nw::ut::FixedSizeArray<nw::gfx::FragmentLight*, LIGHT_COUNT> FragmentLightArray; typedef
/NW4C-2.0.3/include/nw/gfx/
Dgfx_SceneContext.h60 typedef ut::MoveArray<FragmentLight*> FragmentLightArray; typedef
111 typedef FragmentLightArray FragmentLightArray; typedef
/NW4C-2.0.3/demos/gfx/LowLayerAnimationDemo/sources/
DLowLayerAnimationDemo.cpp103 typedef nw::ut::FixedSizeArray<nw::gfx::FragmentLight*, LIGHT_COUNT> FragmentLightArray; typedef