Basic Image AlgorithmS Library  2.8.0
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Attributes | List of all members
BIAS::TreeDescr Struct Reference

container for scene root and ptr to nodeinfomap More...

#include <GLviewer/Scenes/NodeInfo.hh>

+ Collaboration diagram for BIAS::TreeDescr:

Public Attributes

NodeInfoMappNodeInfoMap
 
osg::ref_ptr< osg::Node > RootNode
 

Detailed Description

container for scene root and ptr to nodeinfomap

Definition at line 224 of file NodeInfo.hh.

Member Data Documentation

NodeInfoMap* BIAS::TreeDescr::pNodeInfoMap

Definition at line 227 of file NodeInfo.hh.

Referenced by BIAS::SceneOpenSceneGraph::GetTreeDescr().

osg::ref_ptr<osg::Node> BIAS::TreeDescr::RootNode

Definition at line 226 of file NodeInfo.hh.

Referenced by BIAS::SceneOpenSceneGraph::GetTreeDescr().


The documentation for this struct was generated from the following file: