Inheritance Graph

graph BT
	PathNode
	click PathNode "escript_type_MinSG_PathNode"

Functions

   
_constructor() [ESMF] new MinSG.PathNode
closeLoop(p0) [ESMF] self MinSG.closeLoop(time)
createWaypoint(p0, p1) [ESMF] self MinSG.createWaypoint(SRT,time)
getMaxTime() [ESMF] float MinSG.getMaxTime()
getMetaDisplayTimes() [ESMF] Bool PathNode.getMetaDisplayTimes()
getMetaDisplayWaypoints() [ESMF] Bool PathNode.getMetaDisplayWaypoints()
getNextWaypoint(p0) [ESMF] Waypoint PathNode.getNextWaypoint(float time)
getPosition(p0) [ESMF] SRT MinSG.getPosition(float time)
getWaypoint(p0) [ESMF] Waypoint|VOID PathNode.getWaypoint(time)
getWaypoints() [ESMF] Array PathNode.getWaypoints()
getWorldPosition(p0) [ESMF] SRT MinSG.getWorldPosition(float time)
isLooping() [ESMF] Bool MinSG.isLooping()
removeLastWaypoint() [ESMF] self PathNode.removeLastWaypoint()
setLooping(p0) [ESMF] self MinSG.setLooping(Bool)
setMetaDisplayTimes(p0) [ESMF] self PathNode.setMetaDisplayTimes(Bool)
setMetaDisplayWaypoints(p0) [ESMF] self PathNode.setMetaDisplayWaypoints(Bool)