Vegastrike 0.5.1 rc1
1.0
Original sources for Vegastrike Evolved
|
This is the complete list of members for Opcode::Sphere, including all inherited members.
Center() const | Opcode::Sphere | inline |
Compute(udword nb_verts, const Point *verts) | Opcode::Sphere | |
Contains(const Point &p) const | Opcode::Sphere | inline |
Contains(const Sphere &sphere) const | Opcode::Sphere | inline |
Contains(const AABB &aabb) const | Opcode::Sphere | inline |
FastCompute(udword nb_verts, const Point *verts) | Opcode::Sphere | |
GetCenter() const | Opcode::Sphere | inline |
GetRadius() const | Opcode::Sphere | inline |
Intersect(const Sphere &sphere) const | Opcode::Sphere | inline |
IsValid() const | Opcode::Sphere | inline |
mCenter | Opcode::Sphere | |
mRadius | Opcode::Sphere | |
Radius() const | Opcode::Sphere | inline |
Set(const Point ¢er, float radius) | Opcode::Sphere | inline |
SetCenter(const Point ¢er) | Opcode::Sphere | inline |
SetRadius(float radius) | Opcode::Sphere | inline |
Sphere() | Opcode::Sphere | inline |
Sphere(const Point ¢er, float radius) | Opcode::Sphere | inline |
Sphere(udword nb_verts, const Point *verts) | Opcode::Sphere | |
Sphere(const Sphere &sphere) | Opcode::Sphere | inline |
~Sphere() | Opcode::Sphere | inline |