#include <OSGNodeGraph.h>
Public Member Functions | |
Constructors | |
| * | Path (void) |
| Path (const Path &obj) | |
Class Specific | |
| *void | add (int elem) |
| void | clear (void) |
| void | operator= (const Path &obj) |
Public Attributes | |
| int | type |
| bool | flip |
| std::list< int > | path |
Definition at line 367 of file OSGNodeGraph.h.
|
|
Definition at line 379 of file OSGNodeGraph.h.
|
|
|
Definition at line 381 of file OSGNodeGraph.h.
|
|
|
Definition at line 389 of file OSGNodeGraph.h.
|
|
|
Definition at line 391 of file OSGNodeGraph.h.
|
|
|
Definition at line 393 of file OSGNodeGraph.h. References flip, path, and type.
|
|
|
Definition at line 371 of file OSGNodeGraph.h. Referenced by operator=(). |
|
|
Definition at line 372 of file OSGNodeGraph.h. Referenced by operator=(). |
|
|
Definition at line 373 of file OSGNodeGraph.h. Referenced by operator=(). |
1.4.3