MeshLib C# Docs
Loading...
Searching...
No Matches
MRSurfacePath.cs File Reference

Classes

class  MR
class  MR.Const_GeodesicPath
 in the most general form, geodesic path can start in any mesh location (MeshTriPoint), then pass triangles along straight lines, making turns on edges (MeshEdgePoint), and finish in any mesh location (MeshTriPoint) Generated from class MR.GeodesicPath. This is the const half of the class. More...
class  MR.GeodesicPath
 in the most general form, geodesic path can start in any mesh location (MeshTriPoint), then pass triangles along straight lines, making turns on edges (MeshEdgePoint), and finish in any mesh location (MeshTriPoint) Generated from class MR.GeodesicPath. This is the non-const half of the class. More...
class  MR.Const_ComputeSteepestDescentPathSettings
 Generated from class MR.ComputeSteepestDescentPathSettings. This is the const half of the class. More...
class  MR.ComputeSteepestDescentPathSettings
 Generated from class MR.ComputeSteepestDescentPathSettings. This is the non-const half of the class. More...