PixelLightAPI
.
|
Line() | PLMath::Line | [inline] |
Line(const Line &cSource) | PLMath::Line | [inline] |
Line(const Vector3 &vStartPoint, const Vector3 &vEndPoint) | PLMath::Line | [inline] |
operator*(const Matrix3x3 &mRot) const | PLMath::Line | |
operator*(const Matrix3x4 &mTrans) const | PLMath::Line | |
operator*(const Matrix4x4 &mTrans) const | PLMath::Line | |
operator*=(const Matrix3x3 &mRot) | PLMath::Line | |
operator*=(const Matrix3x4 &mTrans) | PLMath::Line | |
operator*=(const Matrix4x4 &mTrans) | PLMath::Line | |
operator=(const Line &cSource) | PLMath::Line | [inline] |
Set(const Vector3 &vStart, const Vector3 &vEnd) | PLMath::Line | [inline] |
vEnd | PLMath::Line | |
vStart | PLMath::Line | |
~Line() | PLMath::Line | [inline] |
|