SO3Engine
|
SO3ShapeConvexHull.cpp
Go to the documentation of this file.
21SShapeConvexHull::SShapeConvexHull(const std::string& shapeName, SEntity* entity, const Ogre::Real& tolerance) : SShape(shapeName, SShape::SO3_SHAPE_COLLISION)
29 mCollisionPtr = OgreNewt::CollisionPtr(new OgreNewt::CollisionPrimitives::ConvexHull(entity->GetParentScene()->GetPhysicsWorld()->GetPhysicWorld(), entity->getOgreEntityPointer(), 0, Ogre::Quaternion::IDENTITY, poffset, tolerance, scale));
ConvexHull primitive.
Definition OgreNewt_CollisionPrimitives.h:213
Definition SO3Entity.h:43
Definition SO3Shape.h:47
Manage physics shape .
Definition SO3DataScol.h:38
Generated by 1.9.8