35 tgWorld::Config::Config(
double g,
double ws) :
41 throw std::invalid_argument(
"worldSize is not postive");
123 throw std::invalid_argument(
"dt is not postive");
141 bool tgWorld::invariant()
const
Contains the definition of class tgWorldBulletPhysicsImpl.
void step(double dt) const
double getWorldGravity() const
Contains the definition of class tgWorld $Id$.
Contains the definition of class tgBoxGround.
virtual void step(double dt)=0