PixelLightAPI
.
|
AddVertex(const Vector3 &vV) | PLMath::Polygon | |
Behind enum value | PLMath::Polygon | |
CheckVerticesOnPlane() const | PLMath::Polygon | |
Clip(const Plane &cPlane) const | PLMath::Polygon | |
Coinciding enum value | PLMath::Polygon | |
ComputePlane() | PLMath::Polygon | |
CustomAdd(Polygon &cPolygon, PLCore::uint32 nID) | PLMath::Polygon | [virtual] |
CustomInit(Polygon &cPolygon) | PLMath::Polygon | [virtual] |
CustomSplit(Polygon &cFrontPolygon, Polygon &cBackPolygon, PLCore::uint32 nID, float fDistance) | PLMath::Polygon | [virtual] |
ESide enum name | PLMath::Polygon | |
GetPlane() const | PLMath::Polygon | |
GetSide(const Plane &cPlane) const | PLMath::Polygon | |
GetVertexList() | PLMath::Polygon | |
InFront enum value | PLMath::Polygon | |
IsBehind(const Plane &cPlane) const | PLMath::Polygon | |
IsInFront(const Plane &cPlane) const | PLMath::Polygon | |
operator=(const Polygon &cSource) | PLMath::Polygon | |
Polygon() | PLMath::Polygon | |
Polygon(const Polygon &cSource) | PLMath::Polygon | |
Spanning enum value | PLMath::Polygon | |
Split(const Plane &cSplitter, Polygon &cFrontPolygon, Polygon &cBackPolygon) | PLMath::Polygon | |
~Polygon() | PLMath::Polygon | [virtual] |
|