Struct ContourVertex
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 ContourVertexFields
| Improve this Doc View SourcePosition
Declaration
public Vec3 PositionField Value
| Type | Description | 
|---|---|
| Vec3 | 
Properties
| Improve this Doc View SourceData
Declaration
public int Data { get; set; }Property Value
| Type | Description | 
|---|---|
| System.Int32 |