Home
last modified time | relevance | path

Searched refs:GetMemorySize (Results 1 – 25 of 30) sorted by relevance

12

/NW4C-1.3.3/include/nw/gfx/
Dgfx_AmbientLight.h102 size_t GetMemorySize(size_t alignment = os::IAllocator::DEFAULT_ALIGNMENT) const;
128 static size_t GetMemorySize(
Dgfx_HemiSphereLight.h103 size_t GetMemorySize(size_t alignment = os::IAllocator::DEFAULT_ALIGNMENT) const;
129 static size_t GetMemorySize(
Dgfx_VertexLight.h136 size_t GetMemorySize(size_t alignment = os::IAllocator::DEFAULT_ALIGNMENT) const;
162 static size_t GetMemorySize(
Dgfx_FragmentLight.h136 size_t GetMemorySize(size_t alignment = os::IAllocator::DEFAULT_ALIGNMENT) const;
162 static size_t GetMemorySize(
Dgfx_MaterialActivator.h63 static size_t GetMemorySize(size_t alignment = os::IAllocator::DEFAULT_ALIGNMENT)
Dgfx_DirectMaterialActivator.h63 static size_t GetMemorySize(size_t alignment = os::IAllocator::DEFAULT_ALIGNMENT)
Dgfx_SimpleMaterialActivator.h63 static size_t GetMemorySize(size_t alignment = os::IAllocator::DEFAULT_ALIGNMENT)
Dgfx_Fog.h125 size_t GetMemorySize(size_t alignment = os::IAllocator::DEFAULT_ALIGNMENT) const;
151 static size_t GetMemorySize(
Dgfx_TransformAnim.h566 size_t GetMemorySize(size_t alignment = os::IAllocator::DEFAULT_ALIGNMENT) const
934 size_t GetMemorySize(size_t alignment = os::IAllocator::DEFAULT_ALIGNMENT) const
1057 size_t GetMemorySize(size_t alignment = os::IAllocator::DEFAULT_ALIGNMENT) const
1176 size_t GetMemorySize(size_t alignment = os::IAllocator::DEFAULT_ALIGNMENT) const
Dgfx_TransformNode.h108 size_t GetMemorySize(size_t alignment = os::IAllocator::DEFAULT_ALIGNMENT) const
142 static size_t GetMemorySize(
Dgfx_Camera.h111 size_t GetMemorySize(size_t alignment = os::IAllocator::DEFAULT_ALIGNMENT) const;
139 static size_t GetMemorySize(
Dgfx_AnimObject.h139 size_t GetMemorySize(size_t alignment = os::IAllocator::DEFAULT_ALIGNMENT) const
561 size_t GetMemorySize(size_t alignment = os::IAllocator::DEFAULT_ALIGNMENT) const
1309 size_t GetMemorySize(size_t alignment = os::IAllocator::DEFAULT_ALIGNMENT) const
1815 size_t GetMemorySize(size_t alignment = os::IAllocator::DEFAULT_ALIGNMENT) const
2071 size_t GetMemorySize(size_t alignment = os::IAllocator::DEFAULT_ALIGNMENT) const
2255 size_t GetMemorySize(size_t alignment = os::IAllocator::DEFAULT_ALIGNMENT) const
Dgfx_StandardSkeleton.h66 static size_t GetMemorySize(
Dgfx_SceneNode.h171 size_t GetMemorySize(size_t alignment = os::IAllocator::DEFAULT_ALIGNMENT) const
205 static size_t GetMemorySize(
Dgfx_SceneBuilder.h147 size_t GetMemorySize(
Dgfx_SceneEnvironmentSetting.h112 static size_t GetMemorySize(
Dgfx_ParticleModel.h118 static size_t GetMemorySize(
Dgfx_Material.h70 static size_t GetMemorySize(
Dgfx_ParticleSet.h133 static size_t GetMemorySize(
Dgfx_ParticleEmitter.h75 static size_t GetMemorySize(
Dgfx_SkeletalModel.h185 size_t GetMemorySize(
/NW4C-1.3.3/sources/libraries/gfx/
Dgfx_AmbientLight.cpp60 AmbientLight::DynamicBuilder::GetMemorySize( size_t alignment ) const in GetMemorySize() function in nw::gfx::AmbientLight::DynamicBuilder
Dgfx_HemiSphereLight.cpp62 HemiSphereLight::DynamicBuilder::GetMemorySize( size_t alignment ) const in GetMemorySize() function in nw::gfx::HemiSphereLight::DynamicBuilder
Dgfx_VertexLight.cpp63 VertexLight::DynamicBuilder::GetMemorySize( size_t alignment ) const in GetMemorySize() function in nw::gfx::VertexLight::DynamicBuilder
Dgfx_FragmentLight.cpp62 FragmentLight::DynamicBuilder::GetMemorySize( size_t alignment ) const in GetMemorySize() function in nw::gfx::FragmentLight::DynamicBuilder

12