Cocos2d-x  v3.10
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Groups
Plane Member List

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

dist2Plane(const Vec3 &p) const Plane
getDist() const Planeinline
getNormal() const Planeinline
getSide(const Vec3 &point) const Plane
initPlane(const Vec3 &p1, const Vec3 &p2, const Vec3 &p3)Plane
initPlane(const Vec3 &normal, float dist)Plane
initPlane(const Vec3 &normal, const Vec3 &point)Plane
Plane(const Vec3 &p1, const Vec3 &p2, const Vec3 &p3)Plane
Plane(const Vec3 &normal, float dist)Plane
Plane(const Vec3 &normal, const Vec3 &point)Plane
Plane()Plane