OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Private Attributes | List of all members
Resource::NodeToShapeVisitor Class Reference

Creates a BulletShape out of a Node hierarchy. More...

Inheritance diagram for Resource::NodeToShapeVisitor:
Collaboration diagram for Resource::NodeToShapeVisitor:

Public Member Functions

 NodeToShapeVisitor ()
 
virtual void apply (osg::Drawable &drawable)
 
osg::ref_ptr< BulletShapegetShape ()
 

Private Attributes

btTriangleMesh * mTriangleMesh
 

Detailed Description

Creates a BulletShape out of a Node hierarchy.

Constructor & Destructor Documentation

Resource::NodeToShapeVisitor::NodeToShapeVisitor ( )
inline

Member Function Documentation

virtual void Resource::NodeToShapeVisitor::apply ( osg::Drawable &  drawable)
inlinevirtual
osg::ref_ptr<BulletShape> Resource::NodeToShapeVisitor::getShape ( )
inline

Here is the caller graph for this function:

Member Data Documentation

btTriangleMesh* Resource::NodeToShapeVisitor::mTriangleMesh
private

The documentation for this class was generated from the following file: