|
|
#include <RobotAPI/components/EarlyVisionGraph/SphericalGraph.h>
Inheritance diagram for CSGNode:Public Member Functions | |
| virtual CSGNode * | clone () |
| CSGNode () | |
| CSGNode (TSphereCoord position) | |
| int | getIndex () |
| TSphereCoord | getPosition () |
| void | setIndex (int nIndex) |
| void | setPosition (TSphereCoord position) |
| virtual | ~CSGNode () |
Protected Attributes | |
| int | m_nIndex |
| TSphereCoord | m_Position |
Definition at line 43 of file SphericalGraph.h.
|
inline |
|
inline |
Definition at line 50 of file SphericalGraph.h.
|
inlinevirtual |
Definition at line 55 of file SphericalGraph.h.
|
inlinevirtual |
Reimplemented in CIntensityNode.
Definition at line 84 of file SphericalGraph.h.
Here is the call graph for this function:
|
inline |
|
inline |
|
inline |
|
inline |
|
protected |
Definition at line 93 of file SphericalGraph.h.
|
protected |
Definition at line 92 of file SphericalGraph.h.