Home
last modified time | relevance | path

Searched defs:Create (Results 1 – 25 of 81) sorted by relevance

1234

/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_LightSet.cpp30 LightSet::DynamicBuilder::Create( in Create() function in nw::gfx::LightSet::DynamicBuilder
58 LightSet::Create( in Create() function in nw::gfx::LightSet
Dgfx_PerspectiveProjectionUpdater.cpp31 PerspectiveProjectionUpdater::Create(os::IAllocator* allocator) in Create() function in nw::gfx::PerspectiveProjectionUpdater
57 PerspectiveProjectionUpdater::Create( in Create() function in nw::gfx::PerspectiveProjectionUpdater
Dgfx_LookAtTargetViewUpdater.cpp31 LookAtTargetViewUpdater::Create(os::IAllocator* allocator) in Create() function in nw::gfx::LookAtTargetViewUpdater
56 LookAtTargetViewUpdater::Create(os::IAllocator* allocator, ResLookAtTargetViewUpdater resUpdater) in Create() function in nw::gfx::LookAtTargetViewUpdater
Dgfx_FrustumProjectionUpdater.cpp32 FrustumProjectionUpdater::Create(os::IAllocator* allocator) in Create() function in nw::gfx::FrustumProjectionUpdater
59 FrustumProjectionUpdater::Create(os::IAllocator* allocator, ResFrustumProjectionUpdater resUpdater) in Create() function in nw::gfx::FrustumProjectionUpdater
Dgfx_OrthoProjectionUpdater.cpp32 OrthoProjectionUpdater::Create(os::IAllocator* allocator) in Create() function in nw::gfx::OrthoProjectionUpdater
59 OrthoProjectionUpdater::Create( in Create() function in nw::gfx::OrthoProjectionUpdater
Dgfx_RotateViewUpdater.cpp31 RotateViewUpdater::Create(os::IAllocator* allocator) in Create() function in nw::gfx::RotateViewUpdater
56 RotateViewUpdater::Create(os::IAllocator* allocator, ResRotateViewUpdater resUpdater) in Create() function in nw::gfx::RotateViewUpdater
Dgfx_AimTargetViewUpdater.cpp31 AimTargetViewUpdater::Create(os::IAllocator* allocator) in Create() function in nw::gfx::AimTargetViewUpdater
56 AimTargetViewUpdater::Create( in Create() function in nw::gfx::AimTargetViewUpdater
Dgfx_TransformNode.cpp58 TransformNode::DynamicBuilder::Create( in Create() function in nw::gfx::TransformNode::DynamicBuilder
81 TransformNode::Create( in Create() function in nw::gfx::TransformNode
Dgfx_ShaderUniforms.cpp398 ShaderUniformLocation::Create(os::IAllocator* allocator) in Create() function in nw::gfx::ShaderUniformLocation
Dgfx_SceneNode.cpp36 SceneNode::DynamicBuilder::Create( in Create() function in nw::gfx::SceneNode::DynamicBuilder
58 SceneNode::Create( in Create() function in nw::gfx::SceneNode
Dgfx_ParticleContext.cpp29 ParticleContext::Builder::Create( in Create() function in nw::gfx::ParticleContext::Builder
Dgfx_UserRenderNode.cpp45 UserRenderNode::DynamicBuilder::Create( in Create() function in nw::gfx::UserRenderNode::DynamicBuilder
Dgfx_AmbientLight.cpp34 AmbientLight::DynamicBuilder::Create( in Create() function in nw::gfx::AmbientLight::DynamicBuilder
90 AmbientLight::Create( in Create() function in nw::gfx::AmbientLight
Dgfx_HemiSphereLight.cpp36 HemiSphereLight::DynamicBuilder::Create( in Create() function in nw::gfx::HemiSphereLight::DynamicBuilder
92 HemiSphereLight::Create( in Create() function in nw::gfx::HemiSphereLight
Dgfx_StandardSkeleton.cpp34 StandardSkeleton::Create( in Create() function in nw::gfx::StandardSkeleton
Dgfx_VertexLight.cpp37 VertexLight::DynamicBuilder::Create( in Create() function in nw::gfx::VertexLight::DynamicBuilder
93 VertexLight::Create( in Create() function in nw::gfx::VertexLight
Dgfx_IRenderTarget.cpp34 IRenderTarget::Builder::Create(os::IAllocator* allocator) in Create() function in nw::gfx::IRenderTarget::Builder
/NW4C-2.0.3/include/nw/snd/
Dsnd_InstancePool.h66 u32 Create( void* buffer, size_t size ) in Create() function
143 u32 Create( void* buffer, unsigned long size ) in Create() function
/NW4C-2.0.3/sources/libraries/dev/
Ddev_Screenshot.cpp32 Screenshot::Create( in Create() function in nw::dev::Screenshot
116 ScreenshotManager::Create( in Create() function in nw::dev::ScreenshotManager
/NW4C-2.0.3/include/nw/gfx/
Dgfx_TransformAnimAdder.h87 TransformAnimAdder* Create(os::IAllocator* allocator) in Create() function
Dgfx_TransformAnimOverrider.h88 TransformAnimOverrider* Create(os::IAllocator* allocator) in Create() function
Dgfx_AnimOverrider.h89 AnimOverrider* Create(os::IAllocator* allocator) in Create() function
Dgfx_TransformAnimInterpolator.h103 TransformAnimInterpolator* Create(os::IAllocator* allocator) in Create() function
/NW4C-2.0.3/sources/libraries/snd/
Dsnd_MmlSequenceTrackAllocator.cpp71 unsigned long MmlSequenceTrackAllocator::Create( void* buffer, unsigned long size ) in Create() function in nw::snd::internal::driver::MmlSequenceTrackAllocator
Dsnd_TaskThread.cpp51 bool TaskThread::Create( s32 priority, ThreadStack& stack ) in Create() function in nw::snd::internal::TaskThread

1234