This is the complete list of members for
OdeCylinderGeom, 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() | OdeCylinderGeom | [static] |
getCollideBits() | OdeGeom | |
getId() | OdeGeom | |
getLength() | OdeCylinderGeom | |
getOffsetPosition() | OdeGeom | |
getOffsetQuaternion() | OdeGeom | |
getOffsetRotation() | OdeGeom | |
getPosition() | OdeGeom | |
getQuaternion() | OdeGeom | |
getRadius() | OdeCylinderGeom | |
getRotation() | OdeGeom | |
getSpace() | OdeGeom | |
hasBody() | OdeGeom | |
int | OdeGeom | |
isEmpty() | OdeGeom | |
isEnabled() | OdeGeom | |
isOffset() | OdeGeom | |
isSpace() | OdeGeom | |
OdeCylinderGeom(OdeSpace space, float radius, float length) | OdeCylinderGeom | |
OdeCylinderGeom(float radius, float length) | OdeCylinderGeom | |
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 | |
setParams(float radius, float length) | OdeCylinderGeom | |
setPosition(VBase3 const pos) | OdeGeom | |
setPosition(float x, float y, float z) | OdeGeom | |
setQuaternion(Quat const q) | OdeGeom | |
setRotation(Mat3 const r) | OdeGeom | |
write(ostream out, unsigned int indent) | OdeGeom | |
write(ostream out) | OdeGeom | |
write() | OdeGeom | |