Home
last modified time | relevance | path

Searched defs:Accept (Results 1 – 16 of 16) sorted by relevance

/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_Light.cpp30 Light::Accept( in Accept() function in nw::gfx::Light
Dgfx_SceneNode.cpp87 SceneNode::Accept( in Accept() function in nw::gfx::SceneNode
Dgfx_TransformNode.cpp147 TransformNode::Accept( in Accept() function in nw::gfx::TransformNode
Dgfx_AmbientLight.cpp92 AmbientLight::Accept( in Accept() function in nw::gfx::AmbientLight
Dgfx_HemiSphereLight.cpp94 HemiSphereLight::Accept( in Accept() function in nw::gfx::HemiSphereLight
Dgfx_VertexLight.cpp111 VertexLight::Accept( in Accept() function in nw::gfx::VertexLight
Dgfx_SortingMaterialIdGenerator.cpp102 SortingMaterialIdGenerator::Accept(Material* material) in Accept() function in nw::gfx::SortingMaterialIdGenerator
Dgfx_FragmentLight.cpp111 FragmentLight::Accept( in Accept() function in nw::gfx::FragmentLight
Dgfx_SkeletalModel.cpp102 SkeletalModel::Accept( in Accept() function in nw::gfx::SkeletalModel
Dgfx_ParticleModel.cpp228 ParticleModel::Accept( in Accept() function in nw::gfx::ParticleModel
Dgfx_Fog.cpp61 Fog::Accept( in Accept() function in nw::gfx::Fog
Dgfx_Model.cpp101 Model::Accept( in Accept() function in nw::gfx::Model
Dgfx_ParticleEmitter.cpp280 ParticleEmitter::Accept( in Accept() function in nw::gfx::ParticleEmitter
Dgfx_Camera.cpp378 Camera::Accept( in Accept() function in nw::gfx::Camera
Dgfx_ParticleSet.cpp3216 ParticleSet::Accept( in Accept() function in nw::gfx::ParticleSet
/NW4C-1.2.23/include/nw/gfx/
Dgfx_RelativeHashMaterialIdGenerator.h125 virtual void Accept(Material* material) in Accept() function