Public Member Functions

aesop::PhysicsShape Class Reference
[AESOP Physics Library]

a shape is a 3D template which can be used to create instances of objects More...

#include <aesop-physics.h>

Inheritance diagram for aesop::PhysicsShape:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual ~PhysicsShape (void) throw ()
virtual void setContext (void *ctx)=0 throw ()
virtual void * getContext (void)=0 throw ()

Detailed Description

a shape is a 3D template which can be used to create instances of objects

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


Constructor & Destructor Documentation

aesop::PhysicsShape::~PhysicsShape ( void   )  throw () [virtual]

Definition at line 47 of file aesop-physics.cpp.


The documentation for this class was generated from the following files: