This is the complete list of members for
OdeSphereGeom, including all inherited members.
clearOffset() | OdeGeom | |
compareTo(OdeGeom const other) | 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 | |
GCBox enum value | OdeGeom | |
GCCappedCylinder enum value | OdeGeom | |
GCCylinder enum value | OdeGeom | |
GCHashSpace enum value | OdeGeom | |
GCPlane enum value | OdeGeom | |
GCQuadTreeSpace enum value | OdeGeom | |
GCRay enum value | OdeGeom | |
GCSimpleSpace enum value | OdeGeom | |
GCSphere enum value | OdeGeom | |
GCTriMesh enum value | OdeGeom | |
GeomClass enum name | OdeGeom | |
getAABB(VBase3 min, VBase3 max) | OdeGeom | |
getBody() | OdeGeom | |
getCategoryBits() | OdeGeom | |
getClass() | OdeGeom | |
getClassType() | OdeSphereGeom | [static] |
getCollideBits() | OdeGeom | |
getId() | OdeGeom | |
getOffsetPosition() | OdeGeom | |
getOffsetQuaternion() | OdeGeom | |
getOffsetRotation() | OdeGeom | |
getPointDepth(Point3 const p) | OdeSphereGeom | |
getPointDepth(float x, float y, float z) | OdeSphereGeom | |
getPosition() | OdeGeom | |
getQuaternion() | OdeGeom | |
getRadius() | OdeSphereGeom | |
getRotation() | OdeGeom | |
getSpace() | OdeGeom | |
hasBody() | OdeGeom | |
int | OdeGeom | |
isEmpty() | OdeGeom | |
isEnabled() | OdeGeom | |
isOffset() | OdeGeom | |
isSpace() | OdeGeom | |
OdeSphereGeom(OdeGeom geom) | OdeSphereGeom | |
OdeSphereGeom(OdeSpace space, float radius) | OdeSphereGeom | |
OdeSphereGeom(float radius) | OdeSphereGeom | |
setBody(OdeBody body) | OdeGeom | |
setCategoryBits(BitMaskunsigned int, 32 const bits) | OdeGeom | |
setCollideBits(BitMaskunsigned int, 32 const bits) | OdeGeom | |
setOffsetPosition(VBase3 const pos) | OdeGeom | |
setOffsetPosition(float x, float y, float z) | OdeGeom | |
setOffsetQuaternion(Quat const q) | OdeGeom | |
setOffsetRotation(Mat3 const r) | OdeGeom | |
setOffsetWorldPosition(VBase3 const pos) | OdeGeom | |
setOffsetWorldPosition(float x, float y, float z) | OdeGeom | |
setOffsetWorldQuaternion(Quat const q) | OdeGeom | |
setOffsetWorldRotation(Mat3 const r) | OdeGeom | |
setPosition(VBase3 const pos) | OdeGeom | |
setPosition(float x, float y, float z) | OdeGeom | |
setQuaternion(Quat const q) | OdeGeom | |
setRadius(float radius) | OdeSphereGeom | |
setRotation(Mat3 const r) | OdeGeom | |
write(ostream out, unsigned int indent) | OdeGeom | |
write(ostream out) | OdeGeom | |
write() | OdeGeom | |