Home
last modified time | relevance | path

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

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