Support Forum G3D Web Page |
This is the complete list of members for G3D::Cone, including all inherited members.
Cone(const Vector3 &tip, const Vector3 &direction, float angle) | G3D::Cone | |
Cone(const Vector3 &tip, const class Box &box) | G3D::Cone | |
contains(const class Vector3 &v) const | G3D::Cone | |
halfAngleFromSolidAngle(float solidAngle) | G3D::Cone | static |
halfAngleFromSolidAngle(double solidAngle) | G3D::Cone | static |
intersects(const class Sphere &s) const | G3D::Cone | |
randomDirectionInCone(Random &rng) const | G3D::Cone | |
solidAngleFromHalfAngle(float halfAngle) | G3D::Cone | static |
solidAngleFromHalfAngle(double halfAngle) | G3D::Cone | static |
~Cone() | G3D::Cone | inlinevirtual |