Search Results for

    Show / Hide Table of Contents

    Class MeshDecomposition

    Inheritance
    Object
    MeshDecomposition
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: g3
    Assembly: cs.temp.dll.dll
    Syntax
    public class MeshDecomposition

    Constructors

    MeshDecomposition(DMesh3, IMeshComponentManager)

    Declaration
    public MeshDecomposition(DMesh3 mesh, IMeshComponentManager manager)
    Parameters
    Type Name Description
    DMesh3 mesh
    IMeshComponentManager manager

    Fields

    TrackVertexMapping

    Declaration
    public bool TrackVertexMapping
    Field Value
    Type Description
    Boolean

    Properties

    Manager

    Declaration
    public IMeshComponentManager Manager { get; set; }
    Property Value
    Type Description
    IMeshComponentManager

    MaxComponentSize

    Declaration
    public int MaxComponentSize { get; set; }
    Property Value
    Type Description
    Int32

    Methods

    BuildLinear()

    Declaration
    public void BuildLinear()
    In This Article
    Back to top ViRGIS VR GIS