Search Results for

    Show / Hide Table of Contents

    Struct MeshDecomposition.Component

    Inherited Members
    ValueType.Equals(Object)
    ValueType.GetHashCode()
    ValueType.ToString()
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetType()
    Namespace: g3
    Assembly: cs.temp.dll.dll
    Syntax
    public struct Component

    Fields

    id

    Declaration
    public int id
    Field Value
    Type Description
    Int32

    source_vertices

    Declaration
    public int[] source_vertices
    Field Value
    Type Description
    Int32[]

    tri_count

    Declaration
    public int tri_count
    Field Value
    Type Description
    Int32

    triangles

    Declaration
    public int[] triangles
    Field Value
    Type Description
    Int32[]
    In This Article
    Back to top ViRGIS VR GIS