#include <gui/TrajectoryFamilyVisualization.h>
◆ TrajectoryFamilyVisualizationBase()
◆ ~TrajectoryFamilyVisualizationBase()
◆ drawFamily()
| void drawFamily |
( |
const std::vector< Trajectory > & |
f | ) |
|
|
protected |
◆ getColor()
| virtual Ogre::ColourValue getColor |
( |
const Trajectory & |
t | ) |
|
|
protectedpure virtual |
overwrite in subclass to determine color
◆ markTrajectory()
| void markTrajectory |
( |
LineStripObject * |
line, |
|
|
const Trajectory & |
t, |
|
|
const Ogre::ColourValue & |
color, |
|
|
const Ogre::ColourValue & |
color2 |
|
) |
| |
|
protected |
◆ displayData()
| void displayData |
( |
const Trajectory & |
t | ) |
|
|
protectedvirtual |
overwrite this in subclass to show different/additional data
◆ reflect()
| void reflect |
( |
Reflector & |
r | ) |
|
|
inlineinherited |
◆ setupScene()
| void setupScene |
( |
Ogre::SceneManager * |
mgr, |
|
|
Ogre::SceneNode * |
node, |
|
|
std::string |
name |
|
) |
| |
|
protectedinherited |
◆ renderTrajectory()
◆ redraw()
◆ drawLast()
| virtual void drawLast |
( |
| ) |
|
|
protectedpure virtualinherited |
overwrite in subclass to call drawFamily() with current data
◆ mHideAll
◆ mHideNotReachable
◆ mHideNotAdmissible
◆ mZOffset
◆ mEndPointMarkerSize
| float mEndPointMarkerSize |
|
protectedinherited |
◆ mHighlightBest
◆ mManualObject
| Ogre::ManualObject* mManualObject |
|
protectedinherited |
◆ mHighlight
| HighlightProperty mHighlight |
|
protectedinherited |
◆ mHighlightedTrajectory
◆ mText
◆ mVisualization
The documentation for this class was generated from the following file: