Class MeshDecomposition
Inheritance
MeshDecomposition
Namespace: g3
Assembly: cs.temp.dll.dll
Syntax
public class MeshDecomposition
Constructors
MeshDecomposition(DMesh3, IMeshComponentManager)
Declaration
public MeshDecomposition(DMesh3 mesh, IMeshComponentManager manager)
Parameters
Fields
TrackVertexMapping
Declaration
public bool TrackVertexMapping
Field Value
Properties
Manager
Declaration
public IMeshComponentManager Manager { get; set; }
Property Value
MaxComponentSize
Declaration
public int MaxComponentSize { get; set; }
Property Value
Methods
BuildLinear()
Declaration
public void BuildLinear()