Cross(const Vector3< _Precision > &rcVct) const | Base::Vector3< _Precision > | |
DistanceToLine(const Vector3 &rclBase, const Vector3 &rclDirect) const | Base::Vector3< _Precision > | |
DistanceToLineSegment(const Vector3 &rclP1, const Vector3 &rclP2) const | Base::Vector3< _Precision > | |
DistanceToPlane(const Vector3 &rclBase, const Vector3 &rclNorm) const | Base::Vector3< _Precision > | |
Dot(const Vector3< _Precision > &rcVct) const | Base::Vector3< _Precision > | |
epsilon() | Base::Vector3< _Precision > | static |
GetAngle(const Vector3 &rcVect) const | Base::Vector3< _Precision > | |
INVALID enum value | MeshCore::MeshPoint | |
IsEqual(const Vector3 &rclPnt, _Precision tol) const | Base::Vector3< _Precision > | |
IsFlag(TFlagType tF) const | MeshCore::MeshPoint | |
IsOnLineSegment(const Vector3< _Precision > &startVct, const Vector3< _Precision > &endVct) const | Base::Vector3< _Precision > | |
IsValid(void) const | MeshCore::MeshPoint | |
Length(void) const | Base::Vector3< _Precision > | |
MARKED enum value | MeshCore::MeshPoint | |
MeshPoint(void) | MeshCore::MeshPoint | |
MeshPoint(float x, float y, float z) | MeshCore::MeshPoint | |
MeshPoint(const Base::Vector3f &rclPt) | MeshCore::MeshPoint | |
MeshPoint(const MeshPoint &rclPt) | MeshCore::MeshPoint | |
Move(_Precision fX, _Precision fY, _Precision fZ) | Base::Vector3< _Precision > | |
MoveX(_Precision f) | Base::Vector3< _Precision > | |
MoveY(_Precision f) | Base::Vector3< _Precision > | |
MoveZ(_Precision f) | Base::Vector3< _Precision > | |
Normalize(void) | Base::Vector3< _Precision > | |
num_type typedef | Base::Vector3< _Precision > | |
operator!=(const Vector3< _Precision > &rcVct) const | Base::Vector3< _Precision > | |
operator%(const Vector3< _Precision > &rcVct) const | Base::Vector3< _Precision > | |
operator&(const Vector3< _Precision > &rcVct) const | Base::Vector3< _Precision > | |
operator*(_Precision fScale) const | Base::Vector3< _Precision > | |
operator*(const Vector3< _Precision > &rcVct) const | Base::Vector3< _Precision > | |
operator*=(_Precision fScale) | Base::Vector3< _Precision > | |
operator+(const Vector3< _Precision > &rcVct) const | Base::Vector3< _Precision > | |
operator+=(const Vector3< _Precision > &rcVct) | Base::Vector3< _Precision > | |
operator-(const Vector3< _Precision > &rcVct) const | Base::Vector3< _Precision > | |
operator-(void) const | Base::Vector3< _Precision > | |
operator-=(const Vector3< _Precision > &rcVct) | Base::Vector3< _Precision > | |
operator/(_Precision fDiv) const | Base::Vector3< _Precision > | |
operator/=(_Precision fDiv) | Base::Vector3< _Precision > | |
operator<(const MeshPoint &rclPt) const | MeshCore::MeshPoint | |
operator=(const MeshPoint &rclPt) | MeshCore::MeshPoint | |
Base::Vector3::operator=(const Vector3< _Precision > &rcVct) | Base::Vector3< _Precision > | |
operator==(const MeshPoint &rclPt) const | MeshCore::MeshPoint | |
operator==(const Base::Vector3f &rclV) const | MeshCore::MeshPoint | |
Base::Vector3::operator==(const Vector3< _Precision > &rcVct) const | Base::Vector3< _Precision > | |
operator[](unsigned short usIndex) | Base::Vector3< _Precision > | |
operator[](unsigned short usIndex) const | Base::Vector3< _Precision > | |
Perpendicular(const Vector3 &rclBase, const Vector3 &rclDir) const | Base::Vector3< _Precision > | |
ProjectToLine(const Vector3 &rclPoint, const Vector3 &rclLine) | Base::Vector3< _Precision > | |
ProjectToPlane(const Vector3 &rclBase, const Vector3 &rclNorm) | Base::Vector3< _Precision > | |
ProjectToPlane(const Vector3 &rclBase, const Vector3 &rclNorm, Vector3 &rclProj) const | Base::Vector3< _Precision > | |
ResetFlag(TFlagType tF) const | MeshCore::MeshPoint | |
ResetInvalid(void) const | MeshCore::MeshPoint | |
REV enum value | MeshCore::MeshPoint | |
RotateX(_Precision f) | Base::Vector3< _Precision > | |
RotateY(_Precision f) | Base::Vector3< _Precision > | |
RotateZ(_Precision f) | Base::Vector3< _Precision > | |
Scale(_Precision fX, _Precision fY, _Precision fZ) | Base::Vector3< _Precision > | |
ScaleX(_Precision f) | Base::Vector3< _Precision > | |
ScaleY(_Precision f) | Base::Vector3< _Precision > | |
ScaleZ(_Precision f) | Base::Vector3< _Precision > | |
SEGMENT enum value | MeshCore::MeshPoint | |
SELECTED enum value | MeshCore::MeshPoint | |
Set(_Precision fX, _Precision fY, _Precision fZ) | Base::Vector3< _Precision > | |
SetFlag(TFlagType tF) const | MeshCore::MeshPoint | |
SetInvalid(void) const | MeshCore::MeshPoint | |
SetProperty(unsigned long uP) const | MeshCore::MeshPoint | |
Sqr(void) const | Base::Vector3< _Precision > | |
TFlagType enum name | MeshCore::MeshPoint | |
TMP0 enum value | MeshCore::MeshPoint | |
TMP1 enum value | MeshCore::MeshPoint | |
traits_type typedef | Base::Vector3< _Precision > | |
TransformToCoordinateSystem(const Vector3 &rclBase, const Vector3 &rclDirX, const Vector3 &rclDirY) | Base::Vector3< _Precision > | |
Vector3(_Precision fx=0.0, _Precision fy=0.0, _Precision fz=0.0) | Base::Vector3< _Precision > | explicit |
Vector3(const Vector3< _Precision > &rcVct) | Base::Vector3< _Precision > | |
VISIT enum value | MeshCore::MeshPoint | |
x | Base::Vector3< _Precision > | |
y | Base::Vector3< _Precision > | |
z | Base::Vector3< _Precision > | |
~MeshPoint(void) | MeshCore::MeshPoint | |