XLE  v0.02.0
Public Member Functions | Protected Member Functions | Protected Attributes | Friends | List of all members
ColladaConversion::Node Class Reference

Public Member Functions

Node GetNextSibling () const
 
Node GetFirstChild () const
 
Node GetParent () const
 
Transformation GetFirstTransform () const
 
Section GetName () const
 
const DocScopeIdGetId () const
 
Section GetSid () const
 
VisualScene::IndexIntoNodes GetIndex () const
 
const VisualSceneGetScene () const
 
Node FindBreadthFirst (std::function< bool(const Node &)> &&predicate)
 
 operator bool () const
 
bool operator! () const
 
 Node (nullptr_t)
 

Protected Member Functions

 Node (const VisualScene &scene, VisualScene::IndexIntoNodes index)
 

Protected Attributes

VisualScene::IndexIntoNodes _index
 
const VisualScene_scene
 

Friends

class VisualScene
 
bool operator== (const Node &lhs, const Node &rhs)
 

The documentation for this class was generated from the following files: