calculateDistance(const Vector3 &vec) const | syBR::map2syBR::Plane | |
calculatePosition(const Vector3 &vec) const | syBR::map2syBR::Plane | |
from3Vectors(const Vector3 &vec1, const Vector3 &vec2, const Vector3 &vec3) | syBR::map2syBR::Plane | |
getNormal() const | syBR::map2syBR::Plane | |
getOffset() const | syBR::map2syBR::Plane | |
getPlanesIntersection(const Plane &plane1, const Plane &plane2, const Plane &plane3, Vector3 &result) | syBR::map2syBR::Plane | [static] |
m_normal | syBR::map2syBR::Plane | [private] |
m_offset | syBR::map2syBR::Plane | [private] |
normalize() const | syBR::map2syBR::Plane | |
Plane() | syBR::map2syBR::Plane | |
Plane(Vector3 normal, double offset) | syBR::map2syBR::Plane | |
set(const double a, const double b, const double c, const double d) | syBR::map2syBR::Plane | |
set(const Vector3 &normal, const double offset) | syBR::map2syBR::Plane | |
VectorPosition enum name | syBR::map2syBR::Plane | |
VP_BACK enum value | syBR::map2syBR::Plane | |
VP_FRONT enum value | syBR::map2syBR::Plane | |
VP_ON enum value | syBR::map2syBR::Plane | |
~Plane() | syBR::map2syBR::Plane | |