Tactics: Western Philosophers Vs. Musicians  0.12
A turn-based tactical game combining rules and gameplay elements inspired by Final Fantasy Tactics and the Mayfair Exponential Game System. Unlike most games of this type, motion is in full, grid-less 3D.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
OpenSkyNet::CD::Plane Member List

This is the complete list of members for OpenSkyNet::CD::Plane, including all inherited members.

_boundingRadiusOpenSkyNet::CD::Shape
_nOpenSkyNet::CD::Plane
AXIS_ALIGNMENT enum nameOpenSkyNet::CD::Plane
getAxisAlignment() const OpenSkyNet::CD::Planeinline
getClosestRayIntersection(const Math::Point<> &thisCenter_, const Math::Matrix3x3 &thisRot_, const Math::Point<> &rayOrigin_, const Math::Point<> &rayDir_, Math::Point<> &hitPos_, float &t_, Math::Point<> &hitNormal_) const OpenSkyNet::CD::Shapevirtual
getDist(const Math::Point<> &thisCenter_, const Math::Matrix3x3 &thisRot_, const Shape *otherShape_, const Math::Point<> &otherCenter_, const Math::Matrix3x3 &otherRot_) const OpenSkyNet::CD::Planevirtual
getDist(const Math::Point<> &thisP_, const Math::Point<> &otherP_) const OpenSkyNet::CD::Planeinline
getFirstIntersection(const Math::Point<> &thisCenter_, const Math::Matrix3x3 &thisRot_, const Math::Point<> &thisVel_, const Shape *otherShape_, const Math::Point<> &otherCenter_, const Math::Matrix3x3 &otherRot_, const Math::Point<> &otherVel_, HitInfo &hitInfo_) const OpenSkyNet::CD::Shapevirtual
getType() const OpenSkyNet::CD::Planeinlinevirtual
NEG_X enum valueOpenSkyNet::CD::Plane
NEG_Y enum valueOpenSkyNet::CD::Plane
NEG_Z enum valueOpenSkyNet::CD::Plane
NONE enum valueOpenSkyNet::CD::Plane
Plane(const Math::Point<> &n_)OpenSkyNet::CD::Planeinline
POS_X enum valueOpenSkyNet::CD::Plane
POS_Y enum valueOpenSkyNet::CD::Plane
POS_Z enum valueOpenSkyNet::CD::Plane
scale(const Math::Point<> &factor_)OpenSkyNet::CD::Shapeinlinevirtual
Shape(const float &boundingRadius_=0.0f)OpenSkyNet::CD::Shapeinline
~Shape()OpenSkyNet::CD::Shapeinlinevirtual