Search Results for

    Show / Hide Table of Contents

    Struct XbimTriangulatedMesh.XbimTriangle

    Inherited Members
    System.ValueType.Equals(System.Object)
    System.ValueType.GetHashCode()
    System.ValueType.ToString()
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetType()
    Namespace: Xbim.Tessellator
    Assembly: Xbim.Tessellator.dll
    Syntax
    public struct XbimTriangle

    Properties

    | Improve this Doc View Source

    IsEmpty

    Declaration
    public readonly bool IsEmpty { get; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    Normal

    Declaration
    public readonly XbimVector3D Normal { get; }
    Property Value
    Type Description
    XbimVector3D
    | Improve this Doc View Source

    PackedNormal

    Declaration
    public readonly XbimPackedNormal PackedNormal { get; }
    Property Value
    Type Description
    XbimPackedNormal
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim