Repetier-Host Plugin  2.0.0
RepetierHostExtender.geom.TopoVertex Class Reference

Public Member Functions

 TopoVertex (int _id, RHVector3 _pos)
 
 TopoVertex (int _id, RHVector3 _pos, Matrix4d trans)
 
void connectFace (TopoTriangle triangle)
 
void disconnectFace (TopoTriangle triangle)
 
double distance (TopoVertex vertex)
 
double distance (RHVector3 vertex)
 
void LaplaceRelaxation (TopoModel model)
 
override string ToString ()
 

Public Attributes

RHVector3 pos
 
int id
 
List< int > connectedFacesList = new List<int>()
 

Properties

int connectedFaces [get]
 

The documentation for this class was generated from the following file:
About Us | Privacy Policy