Helper class. More...
#include <CurveProjector.h>
Public Attributes | |
Base::Vector3f | cPt |
Point on edge (uE0, uE1) More... | |
MeshCore::PointIndex | uE0 |
MeshCore::PointIndex | uE1 |
start and endpoint of an edge More... | |
Helper class.
Base::Vector3f MeshPart::MeshProjection::SplitEdge::cPt |
Point on edge (uE0, uE1)
Referenced by PathScripts.PathDressupDogbone.Bone::corner(), and MeshPart::MeshProjection::projectEdgeToEdge().
MeshCore::PointIndex MeshPart::MeshProjection::SplitEdge::uE0 |
Referenced by MeshPart::MeshProjection::projectEdgeToEdge().
MeshCore::PointIndex MeshPart::MeshProjection::SplitEdge::uE1 |
start and endpoint of an edge
Referenced by MeshPart::MeshProjection::projectEdgeToEdge().