19 #ifndef TG_GHOST_INFO_H
20 #define TG_GHOST_INFO_H
38 #include "LinearMath/btVector3.h"
39 #include "LinearMath/btQuaternion.h"
51 class btCollisionShape;
109 #if (0) // Default to box's com so we can do compounding
130 os <<
"tgGhostInfo(" << casper.
getFrom() <<
", " << casper.
getTo() <<
")";
Definition of abstract class tgRigidInfo.
virtual double getMass() const
tgGhostInfo(const tgBox::Config &config)
const btVector3 & getFrom() const
Class that interfaces with Bullet to build the boxes.
Contains the definition of class tgModel.
const btVector3 & getTo() const
tgRigidInfo * createRigidInfo(const tgPair &pair)
Contains the definition of class tgTaggable.
std::ostream & operator<<(std::ostream &os, const tgGhostInfo &casper)
virtual void initRigidBody(tgWorld &world)