calculateDistanceToVector(const Vector3D &vec) const | syBR::Core::Plane | |
Classify enum name | syBR::Core::Plane | |
CLASSIFY_BACK_OF_PLANE enum value | syBR::Core::Plane | |
CLASSIFY_FRONT_OF_PLANE enum value | syBR::Core::Plane | |
CLASSIFY_ON_PLANE enum value | syBR::Core::Plane | |
classifyVector(const Vector3D &vec) const | syBR::Core::Plane | |
from3Vertices(const Vector3D &vec1, const Vector3D &vec2, const Vector3D &vec3) | syBR::Core::Plane | |
getD() const | syBR::Core::Plane | |
getNormal() const | syBR::Core::Plane | |
getNormalX() const | syBR::Core::Plane | |
getNormalY() const | syBR::Core::Plane | |
getNormalZ() const | syBR::Core::Plane | |
m_d | syBR::Core::Plane | [private] |
m_normal | syBR::Core::Plane | [private] |
normalize() const | syBR::Core::Plane | |
Plane() | syBR::Core::Plane | |
Plane(const Vector3D &normal, const float d) | syBR::Core::Plane | |
Plane(const Plane &plane) | syBR::Core::Plane | |
set(const float a, const float b, const float c, const float d) | syBR::Core::Plane | |
set(const Vector3D &normal, const float d) | syBR::Core::Plane |
Copyright © 2008 by Sebastien Frippiat
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License.
Last modified Tue Dec 30 17:57:33 2008