Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/gfx/
Dgfx_SceneObject.h81 SceneObject(os::IAllocator* allocator, ResSceneObject resObj) in SceneObject()
Dgfx_Light.h105 ResTransformNode resObj, in Light()
Dgfx_AmbientLight.h170 ResAmbientLight resObj, in AmbientLight()
Dgfx_HemiSphereLight.h171 ResHemiSphereLight resObj, in HemiSphereLight()
Dgfx_FragmentLight.h213 ResFragmentLight resObj, in FragmentLight()
Dgfx_VertexLight.h212 ResVertexLight resObj, in VertexLight()
Dgfx_LightSet.h311 ResLightSet resObj, in LightSet()
Dgfx_Fog.h218 ResFog resObj, in Fog()
Dgfx_SceneNode.h516 ResSceneNode resObj, in SceneNode()
/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_TransformNode.cpp34 ResTransformNode resObj, in TransformNode()
Dgfx_ParticleCollection.cpp835 ResParticleCollection resObj in ParticleCollection()
Dgfx_ParticleEmitter.cpp248 ResParticleEmitter resObj, in ParticleEmitter()
Dgfx_ParticleShape.cpp648 ResParticleShape resObj) in ParticleShape()
Dgfx_Camera.cpp38 ResTransformNode resObj, in Camera()
Dgfx_ParticleSet.cpp3173 ResParticleSet resObj, in ParticleSet()
/NW4C-1.2.23/sources/libraries/demo/
Ddemo_Particle.cpp30 gfx::ResTransformNode resObj, in ParticleNode()