Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/gfx/
Dgfx_AmbientLight.cpp190 AmbientLight::CreateOriginalValue(os::IAllocator* allocator) in CreateOriginalValue() function in nw::gfx::AmbientLight
215 result |= CreateOriginalValue(allocator); in Initialize()
Dgfx_HemiSphereLight.cpp191 HemiSphereLight::CreateOriginalValue(os::IAllocator* allocator) in CreateOriginalValue() function in nw::gfx::HemiSphereLight
216 result |= CreateOriginalValue(allocator); in Initialize()
Dgfx_VertexLight.cpp209 VertexLight::CreateOriginalValue(os::IAllocator* allocator) in CreateOriginalValue() function in nw::gfx::VertexLight
234 result |= CreateOriginalValue(allocator); in Initialize()
Dgfx_FragmentLight.cpp243 FragmentLight::CreateOriginalValue(os::IAllocator* allocator) in CreateOriginalValue() function in nw::gfx::FragmentLight
268 result |= CreateOriginalValue(allocator); in Initialize()
Dgfx_Fog.cpp404 result |= CreateOriginalValue(allocator); in Initialize()
456 Fog::CreateOriginalValue(os::IAllocator* allocator) in CreateOriginalValue() function in nw::gfx::Fog
/NW4C-1.3.3/include/nw/gfx/
Dgfx_AmbientLight.h266 Result CreateOriginalValue(os::IAllocator* allocator);
Dgfx_HemiSphereLight.h253 Result CreateOriginalValue(os::IAllocator* allocator);
Dgfx_VertexLight.h297 Result CreateOriginalValue(os::IAllocator* allocator);
Dgfx_FragmentLight.h298 Result CreateOriginalValue(os::IAllocator* allocator);
Dgfx_Fog.h325 Result CreateOriginalValue(os::IAllocator* allocator);