Inheritance Graph
graph BT
PathNode
PathNode --> GroupNode
click PathNode "classMinSG_1_1PathNode"
click GroupNode "classMinSG_1_1GroupNode"
Description
Public Types
Public Functions
Documentation
typedef
MinSG::PathNode::wayPointMap_t
Defined in MinSG/Ext/Waypoints/PathNode.h:38
function
MinSG::PathNode::PathNode
Defined in MinSG/Ext/Waypoints/PathNode.h:40
function
MinSG::PathNode::PathNode
Defined in MinSG/Ext/Waypoints/PathNode.h:41
function
MinSG::PathNode::~PathNode
Defined in MinSG/Ext/Waypoints/PathNode.h:42
function
MinSG::PathNode::createWaypoint
Create and add a new waypoint
Defined in MinSG/Ext/Waypoints/PathNode.h:45
function
MinSG::PathNode::updateWaypoint
Defined in MinSG/Ext/Waypoints/PathNode.h:46
function
MinSG::PathNode::getWaypoint
Defined in MinSG/Ext/Waypoints/PathNode.h:48
function
MinSG::PathNode::removeLastWaypoint
Defined in MinSG/Ext/Waypoints/PathNode.h:50
function
MinSG::PathNode::countWaypoints
Defined in MinSG/Ext/Waypoints/PathNode.h:52
function
MinSG::PathNode::begin
| |
|
| |
|
| wayPointMap_t::const_iterator begin( |
) const |
Defined in MinSG/Ext/Waypoints/PathNode.h:53
function
MinSG::PathNode::end
| |
|
| |
|
| wayPointMap_t::const_iterator end( |
) const |
Defined in MinSG/Ext/Waypoints/PathNode.h:54
function
MinSG::PathNode::getNextWaypoint
Defined in MinSG/Ext/Waypoints/PathNode.h:56
function
MinSG::PathNode::getNextWaypoint
Defined in MinSG/Ext/Waypoints/PathNode.h:57
function
MinSG::PathNode::getPosition
Defined in MinSG/Ext/Waypoints/PathNode.h:58
function
MinSG::PathNode::getWorldPosition
Defined in MinSG/Ext/Waypoints/PathNode.h:59
function
MinSG::PathNode::closeLoop
Defined in MinSG/Ext/Waypoints/PathNode.h:60
function
MinSG::PathNode::isLooping
Defined in MinSG/Ext/Waypoints/PathNode.h:62
function
MinSG::PathNode::setLooping
Defined in MinSG/Ext/Waypoints/PathNode.h:63
function
MinSG::PathNode::getMaxTime
Defined in MinSG/Ext/Waypoints/PathNode.h:65
function
MinSG::PathNode::isBBValid
Defined in MinSG/Ext/Waypoints/PathNode.h:67
function
MinSG::PathNode::countChildren
| public |
const |
inline |
virtual |
o
Returns
The number of direct children of this node.
Defined in MinSG/Ext/Waypoints/PathNode.h:70
function
MinSG::PathNode::doDisplay
o Render the node. All matrix operations and states must be applied when called. This function is internally called by the default to display(…) method.
Defined in MinSG/Ext/Waypoints/PathNode.h:73
function
MinSG::PathNode::traverse
o
Defined in MinSG/Ext/Waypoints/PathNode.h:74
function
MinSG::PathNode::getMetaDisplayWaypoints
Defined in MinSG/Ext/Waypoints/PathNode.h:76
function
MinSG::PathNode::setMetaDisplayWaypoints
Defined in MinSG/Ext/Waypoints/PathNode.h:79
function
MinSG::PathNode::getMetaDisplayTimes
Defined in MinSG/Ext/Waypoints/PathNode.h:83
function
MinSG::PathNode::setMetaDisplayTimes
Defined in MinSG/Ext/Waypoints/PathNode.h:86