#include "typeinst/typeinst.h"
#include "aesop-physics/aesop-physics.h"
Go to the source code of this file.
Namespaces | |
namespace | aesop |
Functions | |
smart_ptr< TypeComponentLoader > | aesop::getPhysicsLoader (void) |
get object capable of loading aesop physics objects (type components) | |
bool | aesop::getPhysicsMetaFromInstance (IN smart_ptr< Instance > &instance, OUT physics_meta_t &meta) |
given an instance, return a physics_meta_t object |