|
Node | GetNextSibling () const |
|
Node | GetFirstChild () const |
|
Node | GetParent () const |
|
Transformation | GetFirstTransform () const |
|
Section | GetName () const |
|
const DocScopeId & | GetId () const |
|
Section | GetSid () const |
|
VisualScene::IndexIntoNodes | GetIndex () const |
|
const VisualScene & | GetScene () const |
|
Node | FindBreadthFirst (std::function< bool(const Node &)> &&predicate) |
|
| operator bool () const |
|
bool | operator! () const |
|
| Node (nullptr_t) |
|
|
| Node (const VisualScene &scene, VisualScene::IndexIntoNodes index) |
|
|
VisualScene::IndexIntoNodes | _index |
|
const VisualScene * | _scene |
|
|
class | VisualScene |
|
bool | operator== (const Node &lhs, const Node &rhs) |
|
The documentation for this class was generated from the following files:
- ColladaConversion/Scaffold.h
- ColladaConversion/ColladaDocument.cpp