#include "coal/collision_object.h"
Go to the source code of this file.
Namespaces | |
coal | |
Main namespace. | |
Functions | |
COAL_DLLAPI CollisionGeometry * | coal::extract (const CollisionGeometry *model, const Transform3s &pose, const AABB &aabb) |
const char * | coal::get_node_type_name (NODE_TYPE node_type) |
Returns the name associated to a NODE_TYPE. More... | |
const char * | coal::get_object_type_name (OBJECT_TYPE object_type) |
Returns the name associated to a OBJECT_TYPE. More... | |