|
void | SetAsSphere (double radius, const MaterialCharacteristic &material) |
|
void | SetAsCapsule (double radius, double length, const MaterialCharacteristic &material) |
|
void | SetAsChamfer (double minor_radius, double major_radius, const MaterialCharacteristic &material) |
|
void | SetAsTorus (double minor_radius, double major_radius, const MaterialCharacteristic &material) |
|
void | SetAsPlate (double radius, double lx, double ly, const MaterialCharacteristic &material) |
|
GeometryTools::Sphere * | GetSphere () |
|
GeometryTools::Capsule * | GetCapsule () |
|
GeometryTools::Chamfer * | GetChamfer () |
|
GeometryTools::Torus * | GetTorus () |
|
GeometryTools::Plate * | GetPlate () |
|
GeometryTools::Point * | GetPoint () |
|
GeometryTools::Segment * | GetSegment () |
|
GeometryTools::Disk * | GetDisk () |
|
GeometryTools::Ring * | GetRing () |
|
GeometryTools::Plane * | GetPlane () |
|
void | Update () |
|
virtual vec3 | P ()=0 |
|
virtual vec3 | V ()=0 |
|
virtual Quat | Q ()=0 |
|
virtual vec3 | W ()=0 |
|
◆ P()
virtual vec3 CoRiBoDynamics::CollisionManager::GeometricObject::P |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: