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::BulletShapeInstance Class Reference

#include <bulletshape.hpp>

Inheritance diagram for Resource::BulletShapeInstance:
Collaboration diagram for Resource::BulletShapeInstance:

Public Member Functions

 BulletShapeInstance (osg::ref_ptr< const BulletShape > source)
 
- Public Member Functions inherited from Resource::BulletShape
 BulletShape ()
 
 BulletShape (const BulletShape &copy, const osg::CopyOp &copyop)
 
virtual ~BulletShape ()
 
 META_Object (Resource, BulletShape) btCollisionShape *mCollisionShape
 
osg::ref_ptr< BulletShapeInstancemakeInstance () const
 
btCollisionShape * duplicateCollisionShape (const btCollisionShape *shape) const
 
btCollisionShape * getCollisionShape ()
 

Private Attributes

osg::ref_ptr< const BulletShapemSource
 

Additional Inherited Members

- Public Attributes inherited from Resource::BulletShape
osg::Vec3f mCollisionBoxHalfExtents
 
osg::Vec3f mCollisionBoxTranslate
 
std::map< int, intmAnimatedShapes
 

Constructor & Destructor Documentation

Resource::BulletShapeInstance::BulletShapeInstance ( osg::ref_ptr< const BulletShape source)

Here is the call graph for this function:

Member Data Documentation

osg::ref_ptr<const BulletShape> Resource::BulletShapeInstance::mSource
private

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