Vegastrike 0.5.1 rc1  1.0
Original sources for Vegastrike Evolved
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Opcode::Sphere Member List

This is the complete list of members for Opcode::Sphere, including all inherited members.

Center() const Opcode::Sphereinline
Compute(udword nb_verts, const Point *verts)Opcode::Sphere
Contains(const Point &p) const Opcode::Sphereinline
Contains(const Sphere &sphere) const Opcode::Sphereinline
Contains(const AABB &aabb) const Opcode::Sphereinline
FastCompute(udword nb_verts, const Point *verts)Opcode::Sphere
GetCenter() const Opcode::Sphereinline
GetRadius() const Opcode::Sphereinline
Intersect(const Sphere &sphere) const Opcode::Sphereinline
IsValid() const Opcode::Sphereinline
mCenterOpcode::Sphere
mRadiusOpcode::Sphere
Radius() const Opcode::Sphereinline
Set(const Point &center, float radius)Opcode::Sphereinline
SetCenter(const Point &center)Opcode::Sphereinline
SetRadius(float radius)Opcode::Sphereinline
Sphere()Opcode::Sphereinline
Sphere(const Point &center, float radius)Opcode::Sphereinline
Sphere(udword nb_verts, const Point *verts)Opcode::Sphere
Sphere(const Sphere &sphere)Opcode::Sphereinline
~Sphere()Opcode::Sphereinline