basic information to create an instance of a shape (== object) More...
#include <aesop-physics.h>
Public Member Functions | |
| physics_meta_t (void) throw () | |
| void | clear (void) throw () |
| void | dump (IN const char *msg) const throw () |
Public Attributes | |
| smart_ptr< PhysicsShape > | shape |
| float | mass |
| int | objectFlags |
basic information to create an instance of a shape (== object)
Definition at line 205 of file aesop-physics.h.
| aesop::physics_meta_t::physics_meta_t | ( | void | ) | throw () [inline] |
Definition at line 207 of file aesop-physics.h.
1.7.1