Public Member Functions | |
Obstacle (set< Obj * > &tabObj, Vect const &pos, Vect const &dim, double mass, Vect const &ang=Vect(3)) | |
void | setDim (Vect const &dim) |
Vect | getDim () |
void | disp (vector< bool > options) |
ostream & | cdisp (ostream &out) |
void | force () |
Protected Attributes | |
Vect | dim |
set< Obj * > * | tabObj |