MeshPart::MeshProjection::SplitEdge Struct Reference

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...
 

Detailed Description

Helper class.

Member Data Documentation

◆ cPt

Base::Vector3f MeshPart::MeshProjection::SplitEdge::cPt

◆ uE0

MeshCore::PointIndex MeshPart::MeshProjection::SplitEdge::uE0

◆ uE1

MeshCore::PointIndex MeshPart::MeshProjection::SplitEdge::uE1

start and endpoint of an edge

Referenced by MeshPart::MeshProjection::projectEdgeToEdge().


The documentation for this struct was generated from the following file: