Fields  Properties  Methods 


DefaultEntityIdProvider Class Members

The following tables list the members exposed by DefaultEntityIdProvider.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the DefaultEntityIdProvider class.  
Top
Public Fields
 NameDescription
Public Field Maximal allowed number of bits in an ID.  
Top
Public Properties
 NameDescription
Public Property Gets the maximum mesh ID.  
Public Property Gets the maximum vertex ID  
Top
Public Methods
 NameDescription
Public MethodEncodes a 32-bit VertexId into Entity ID and Vertex ID according to the schema that this EntityIdProvider uses  
Public Method Encodes the vertex identifier.  
Public Method Gets the next available Entity ID  
Public Method  
Top
Extension Methods
 NameDescription
Public Extension Method Notifies that finalizer has been invoked
Public Extension MethodOverloaded. Converts an System.IComparable array to double array
Public Extension MethodYields a single item, converting it to System.Collections.IEnumerable.
Public Extension Method
Top
See Also