Home
last modified time | relevance | path

Searched refs:IsBranchVisible (Results 1 – 2 of 2) sorted by relevance

/NW4C-2.0.3/include/nw/gfx/
Dgfx_SceneNode.h516 bool IsBranchVisible() const in IsBranchVisible() function
581 m_BranchVisible = resObj.IsBranchVisible(); in SceneNode()
719 bool isVisible = this->IsBranchVisible(); in InheritTraversalResults()
/NW4C-2.0.3/include/nw/gfx/res/
Dgfx_ResSceneObject.h181 … bool IsBranchVisible() const { return ref().m_Flags & ResSceneNodeData::FLAG_IS_BRANCH_VISIBLE; } in NW_RES_CTOR_INHERIT()