|
gepetto-viewer 6.0.0
An user-friendly Graphical Interface
|
#include <gepetto/viewer/windows-manager.h>


Public Attributes | |
| NodePtr_t | node |
Public Attributes inherited from gepetto::viewer::Configuration | |
| osgVector3 | position |
| osgQuat | quat |
Additional Inherited Members | |
Public Member Functions inherited from gepetto::viewer::Configuration | |
| Configuration () | |
| Configuration (const float *a, bool XYZW) | |
| Configuration (const osgVector3 &p, const osgQuat &q) | |
| bool | operator== (const Configuration &other) const |
| bool | operator!= (const Configuration &other) const |
| bool | valid () const |
| NodePtr_t gepetto::viewer::NodeConfiguration::node |