Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_AmbientLight.cpp192 AmbientLight::CreateOriginalValue(os::IAllocator* allocator) in CreateOriginalValue() function in nw::gfx::AmbientLight
217 result |= CreateOriginalValue(allocator); in Initialize()
Dgfx_HemiSphereLight.cpp193 HemiSphereLight::CreateOriginalValue(os::IAllocator* allocator) in CreateOriginalValue() function in nw::gfx::HemiSphereLight
218 result |= CreateOriginalValue(allocator); in Initialize()
Dgfx_VertexLight.cpp211 VertexLight::CreateOriginalValue(os::IAllocator* allocator) in CreateOriginalValue() function in nw::gfx::VertexLight
236 result |= CreateOriginalValue(allocator); in Initialize()
Dgfx_FragmentLight.cpp424 FragmentLight::CreateOriginalValue(os::IAllocator* allocator) in CreateOriginalValue() function in nw::gfx::FragmentLight
449 result |= CreateOriginalValue(allocator); in Initialize()
Dgfx_Fog.cpp406 result |= CreateOriginalValue(allocator); in Initialize()
458 Fog::CreateOriginalValue(os::IAllocator* allocator) in CreateOriginalValue() function in nw::gfx::Fog
/NW4C-2.0.3/include/nw/gfx/
Dgfx_AmbientLight.h268 Result CreateOriginalValue(os::IAllocator* allocator);
Dgfx_HemiSphereLight.h255 Result CreateOriginalValue(os::IAllocator* allocator);
Dgfx_VertexLight.h299 Result CreateOriginalValue(os::IAllocator* allocator);
Dgfx_FragmentLight.h348 Result CreateOriginalValue(os::IAllocator* allocator);
Dgfx_Fog.h327 Result CreateOriginalValue(os::IAllocator* allocator);