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 XbimTriangleProperties
| Improve this Doc View SourceIsEmpty
Declaration
public readonly bool IsEmpty { get; }Property Value
| Type | Description | 
|---|---|
| System.Boolean | 
Normal
Declaration
public readonly XbimVector3D Normal { get; }Property Value
| Type | Description | 
|---|---|
| XbimVector3D | 
PackedNormal
Declaration
public readonly XbimPackedNormal PackedNormal { get; }Property Value
| Type | Description | 
|---|---|
| XbimPackedNormal |