Class MeshLoopSmooth
Inheritance
MeshLoopSmooth
Namespace: g3
Assembly: cs.temp.dll.dll
Syntax
public class MeshLoopSmooth
Constructors
MeshLoopSmooth(DMesh3, EdgeLoop)
Declaration
public MeshLoopSmooth(DMesh3 mesh, EdgeLoop loop)
Parameters
Fields
Alpha
Declaration
Field Value
Loop
Declaration
Field Value
Mesh
Declaration
Field Value
ProjectF
Declaration
public Func<Vector3d, int, Vector3d> ProjectF
Field Value
Rounds
Declaration
Field Value
Methods
Smooth()
Declaration
public virtual bool Smooth()
Returns
Validate()
Declaration
public virtual ValidationStatus Validate()
Returns