Grip-Reloaded
Grip version visualizaiton interface for DART (DynamicAnimationandRoboticsToolkits)
Namespaces | Functions
/home/pete/myRepos/grip2/osgDart/osgDartShapes.h File Reference

Library for converting DART shapes and meshes to osg nodes. More...

Go to the source code of this file.

Namespaces

namespace  osgDart
 

Namespace containing all the classes and functionality relating to the intersection of DART and OpenSceneGraph. osgDart Diagram.


Functions

osg::Node * osgDart::convertShapeToOsgNode (dart::dynamics::Shape *inputShape)
 Convert dart::dynamics::Shape to an osgNode if it's not a mesh.
osg::Node * osgDart::convertMeshToOsgNode (dart::dynamics::Shape *mesh)
 Convert dart::dynamics::MeshShape to an osgNode. DART MeshShapes are stored as Assimp scenes and these get converted to an osg::Node*.

Detailed Description

Library for converting DART shapes and meshes to osg nodes.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator