Public Member Functions | Public Attributes

aesop::physics_meta_t Struct Reference
[AESOP Physics Library]

basic information to create an instance of a shape (== object) More...

#include <aesop-physics.h>

List of all members.

Public Member Functions

 physics_meta_t (void) throw ()
void clear (void) throw ()
void dump (IN const char *msg) const throw ()

Public Attributes

smart_ptr< PhysicsShapeshape
float mass
int objectFlags

Detailed Description

basic information to create an instance of a shape (== object)

Definition at line 205 of file aesop-physics.h.


Constructor & Destructor Documentation

aesop::physics_meta_t::physics_meta_t ( void   )  throw () [inline]

Definition at line 207 of file aesop-physics.h.


The documentation for this struct was generated from the following file: