Home
last modified time | relevance | path

Searched refs:CreateOriginalValue (Results 1 – 8 of 8) sorted by relevance

/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_AmbientLight.cpp158 AmbientLight::CreateOriginalValue(os::IAllocator* allocator) in CreateOriginalValue() function in nw::gfx::AmbientLight
183 result |= CreateOriginalValue(allocator); in Initialize()
Dgfx_HemiSphereLight.cpp159 HemiSphereLight::CreateOriginalValue(os::IAllocator* allocator) in CreateOriginalValue() function in nw::gfx::HemiSphereLight
184 result |= CreateOriginalValue(allocator); in Initialize()
Dgfx_VertexLight.cpp177 VertexLight::CreateOriginalValue(os::IAllocator* allocator) in CreateOriginalValue() function in nw::gfx::VertexLight
202 result |= CreateOriginalValue(allocator); in Initialize()
Dgfx_FragmentLight.cpp208 FragmentLight::CreateOriginalValue(os::IAllocator* allocator) in CreateOriginalValue() function in nw::gfx::FragmentLight
233 result |= CreateOriginalValue(allocator); in Initialize()
/NW4C-1.2.23/include/nw/gfx/
Dgfx_AmbientLight.h221 Result CreateOriginalValue(os::IAllocator* allocator);
Dgfx_HemiSphereLight.h221 Result CreateOriginalValue(os::IAllocator* allocator);
Dgfx_FragmentLight.h266 Result CreateOriginalValue(os::IAllocator* allocator);
Dgfx_VertexLight.h265 Result CreateOriginalValue(os::IAllocator* allocator);