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