OpenMW
|
#include <BulletShapeLoader.h>
Public Member Functions | |
BulletShapePtr () | |
BulletShapePtr (BulletShape *rep) | |
BulletShapePtr (const BulletShapePtr &r) | |
BulletShapePtr (const Ogre::ResourcePtr &r) | |
BulletShapePtr & | operator= (const Ogre::ResourcePtr &r) |
Operator used to convert a ResourcePtr to a BulletShapePtr. |
OEngine::Physic::BulletShapePtr::BulletShapePtr | ( | ) | [inline] |
OEngine::Physic::BulletShapePtr::BulletShapePtr | ( | BulletShape * | rep | ) | [inline, explicit] |
OEngine::Physic::BulletShapePtr::BulletShapePtr | ( | const BulletShapePtr & | r | ) | [inline] |
OEngine::Physic::BulletShapePtr::BulletShapePtr | ( | const Ogre::ResourcePtr & | r | ) | [inline] |
BulletShapePtr& OEngine::Physic::BulletShapePtr::operator= | ( | const Ogre::ResourcePtr & | r | ) | [inline] |
Operator used to convert a ResourcePtr to a BulletShapePtr.