Class MeshIterativeSmooth
Inheritance
MeshIterativeSmooth
Namespace: g3
Assembly: cs.temp.dll.dll
Syntax
public class MeshIterativeSmooth
Constructors
MeshIterativeSmooth(DMesh3, Int32[], Boolean)
Declaration
public MeshIterativeSmooth(DMesh3 mesh, int[] vertices, bool bOwnVertices = false)
Parameters
Fields
Alpha
Declaration
Field Value
Mesh
Declaration
Field Value
ProjectF
Declaration
public Func<Vector3d, Vector3f, int, Vector3d> ProjectF
Field Value
Rounds
Declaration
Field Value
SmoothType
Declaration
public MeshIterativeSmooth.SmoothTypes SmoothType
Field Value
Vertices
Declaration
Field Value
Methods
Smooth()
Declaration
public virtual bool Smooth()
Returns
Validate()
Declaration
public virtual ValidationStatus Validate()
Returns