Namespaces | |
corba | |
Classes | |
class | Color |
Helper class. More... | |
class | Viewer |
Simultaneous control of hppcorbaserver and gepetto-viewer-server. More... | |
Typedefs | |
typedef std::map< std::string, PropertyPtr_t > | PropertyMap_t |
typedef PropertyTpl< bool > | BoolProperty |
typedef PropertyTpl< int > | IntProperty |
typedef PropertyTpl< float > | FloatProperty |
typedef PropertyTpl< std::string > | StringProperty |
typedef PropertyTpl< unsigned long > | UIntProperty |
typedef PropertyTpl< osgVector2 > | Vector2Property |
typedef PropertyTpl< osgVector3 > | Vector3Property |
typedef PropertyTpl< osgVector4 > | Vector4Property |
typedef PropertyTpl< Configuration > | ConfigurationProperty |
typedef OpenThreads::Mutex | Mutex |
typedef OpenThreads::ScopedLock< Mutex > | ScopedLock |
Enumerations | |
enum | VisibilityMode |
enum | LightingMode |
enum | WireFrameMode |
enum | FaceMode |
Functions | |
MetaEnum * | visibilityModeEnum () |
MetaEnum * | wireFrameModeEnum () |
MetaEnum * | lightingModeEnum () |
MetaEnum * | glImmediateModeEnum () |
def | hppToViewerTransform (input) |
Variables | |
VISIBILITY_ON | |
ALWAYS_ON_TOP | |
VISIBILITY_OFF | |
LIGHT_INFLUENCE_ON | |
LIGHT_INFLUENCE_OFF | |
FILL | |
WIREFRAME | |
FILL_AND_WIREFRAME | |
FACE | |
EDGE | |
FACE_AND_EDGE | |
IntersectionBit | |
NodeBit | |
def gepetto.viewer.hppToViewerTransform | ( | input | ) |