__init__(OdeSpace space, DReal radius, DReal length) | OdeCappedCylinderGeom | |
__init__(DReal radius, DReal length) | OdeCappedCylinderGeom | |
clearOffset() | OdeGeom | |
compareTo(const OdeGeom other) | OdeGeom | |
convert() | OdeGeom | |
convertToBox() | OdeGeom | |
convertToCappedCylinder() | OdeGeom | |
convertToCylinder() | OdeGeom | |
convertToHashSpace() | OdeGeom | |
convertToPlane() | OdeGeom | |
convertToQuadTreeSpace() | OdeGeom | |
convertToRay() | OdeGeom | |
convertToSimpleSpace() | OdeGeom | |
convertToSphere() | OdeGeom | |
convertToTriMesh() | OdeGeom | |
destroy() | OdeGeom | |
disable() | OdeGeom | |
enable() | OdeGeom | |
GC_box enum value | OdeGeom | |
GC_capped_cylinder enum value | OdeGeom | |
GC_cylinder enum value | OdeGeom | |
GC_hash_space enum value | OdeGeom | |
GC_plane enum value | OdeGeom | |
GC_quad_tree_space enum value | OdeGeom | |
GC_ray enum value | OdeGeom | |
GC_simple_space enum value | OdeGeom | |
GC_sphere enum value | OdeGeom | |
GC_tri_mesh enum value | OdeGeom | |
GeomClass enum name | OdeGeom | |
getAABB(LVecBase3f min, LVecBase3f max) | OdeGeom | |
getAABounds() | OdeGeom | |
getBody() | OdeGeom | |
getCategoryBits() | OdeGeom | |
getClass() | OdeGeom | |
getClassType() | OdeCappedCylinderGeom | static |
getCollideBits() | OdeGeom | |
getConvertedSpace() | OdeGeom | |
getId() | OdeGeom | |
getLength() | OdeCappedCylinderGeom | |
getOffsetPosition() | OdeGeom | |
getOffsetQuaternion() | OdeGeom | |
getOffsetRotation() | OdeGeom | |
getPointDepth(const LPoint3f p) | OdeCappedCylinderGeom | |
getPointDepth(DReal x, DReal y, DReal z) | OdeCappedCylinderGeom | |
getPosition() | OdeGeom | |
getQuaternion() | OdeGeom | |
getRadius() | OdeCappedCylinderGeom | |
getRotation() | OdeGeom | |
getSpace() | OdeGeom | |
getType() | TypedObject | |
getTypeIndex() | TypedObject | |
hasBody() | OdeGeom | |
isEmpty() | OdeGeom | |
isEnabled() | OdeGeom | |
isExactType(TypeHandle handle) | TypedObject | |
isOffset() | OdeGeom | |
isOfType(TypeHandle handle) | TypedObject | |
isSpace() | OdeGeom | |
setBody(OdeBody body) | OdeGeom | |
setCategoryBits(const BitMask32 bits) | OdeGeom | |
setCollideBits(const BitMask32 bits) | OdeGeom | |
setOffsetPosition(const LVecBase3f pos) | OdeGeom | |
setOffsetPosition(DReal x, DReal y, DReal z) | OdeGeom | |
setOffsetQuaternion(const LQuaternionf q) | OdeGeom | |
setOffsetRotation(const LMatrix3f r) | OdeGeom | |
setOffsetWorldPosition(const LVecBase3f pos) | OdeGeom | |
setOffsetWorldPosition(DReal x, DReal y, DReal z) | OdeGeom | |
setOffsetWorldQuaternion(const LQuaternionf q) | OdeGeom | |
setOffsetWorldRotation(const LMatrix3f r) | OdeGeom | |
setParams(DReal radius, DReal length) | OdeCappedCylinderGeom | |
setPosition(const LVecBase3f pos) | OdeGeom | |
setPosition(DReal x, DReal y, DReal z) | OdeGeom | |
setQuaternion(const LQuaternionf q) | OdeGeom | |
setRotation(const LMatrix3f r) | OdeGeom | |
type | TypedObject | |
write(Ostream out, unsigned int indent) | OdeGeom | |