Home
last modified time | relevance | path

Searched defs:parentNode (Results 1 – 2 of 2) sorted by relevance

/NW4C-2.0.3/demos/Nw4cDemo/sources/
DSmParticle.cpp25 SmParticle::SmParticle( nw::gfx::SceneNode* parentNode ) in SmParticle()
/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_Camera.cpp594 SceneNode* parentNode = this->GetParent(); in UpdateCameraMatrix() local