#include <visualization/3d/PolygonObject.h>
◆ Point2
◆ Point3
◆ Polygon2
◆ Polygon3
◆ PolygonObject()
PolygonObject |
( |
Ogre::SceneManager * |
sceneManager, |
|
|
Ogre::SceneNode * |
parent = NULL |
|
) |
| |
◆ ~PolygonObject()
◆ setColor() [1/2]
void setColor |
( |
const Ogre::ColourValue & |
color | ) |
|
|
virtual |
◆ setOutlineColor()
void setOutlineColor |
( |
const Ogre::ColourValue & |
color | ) |
|
|
virtual |
◆ setFillColor()
void setFillColor |
( |
const Ogre::ColourValue & |
color | ) |
|
|
virtual |
◆ setPolygon() [1/2]
void setPolygon |
( |
const Polygon2 & |
polygon | ) |
|
◆ setPolygon() [2/2]
void setPolygon |
( |
const Polygon3 & |
polygon | ) |
|
◆ setPolygons() [1/2]
void setPolygons |
( |
const std::vector< Polygon2 > & |
polygons | ) |
|
◆ setPolygons() [2/2]
void setPolygons |
( |
const std::vector< Polygon3 > & |
polygons | ) |
|
◆ setupPolygons()
◆ setScale() [1/2]
virtual void setScale |
( |
const Ogre::Vector3 & |
scale | ) |
|
|
virtualinherited |
◆ setScale() [2/2]
virtual void setScale |
( |
const Eigen::Vector3f & |
scale | ) |
|
|
virtualinherited |
◆ setPosition() [1/2]
virtual void setPosition |
( |
const Ogre::Vector3 & |
position | ) |
|
|
virtualinherited |
◆ setPosition() [2/2]
virtual void setPosition |
( |
const Eigen::Vector3f & |
position | ) |
|
|
virtualinherited |
◆ setOrientation() [1/2]
virtual void setOrientation |
( |
const Ogre::Quaternion & |
orientation | ) |
|
|
virtualinherited |
◆ setOrientation() [2/2]
◆ setColor() [2/2]
◆ setTransform() [1/2]
◆ setTransform() [2/2]
◆ setVisible()
virtual void setVisible |
( |
bool |
visible, |
|
|
bool |
cascade = true |
|
) |
| |
|
virtualinherited |
◆ getNode()
Ogre::SceneNode* getNode |
( |
| ) |
|
|
inlineinherited |
◆ mOutlineObject
Ogre::ManualObject* mOutlineObject |
|
protected |
◆ mAreaObject
Ogre::ManualObject* mAreaObject |
|
protected |
◆ mOutlineColor
Ogre::ColourValue mOutlineColor |
|
protected |
◆ mFillColor
Ogre::ColourValue mFillColor |
|
protected |
◆ mPolygons
◆ mSceneManager
Ogre::SceneManager* mSceneManager |
|
protectedinherited |
◆ mNode
The documentation for this class was generated from the following file: