DefaultEntityIdProvider Class Members
The following tables list the members exposed by DefaultEntityIdProvider.
Public Constructors
| Name | Description | |
|---|---|---|
![]() | DefaultEntityIdProvider Constructor | Initializes a new instance of the DefaultEntityIdProvider class. |
Public Fields
| Name | Description | |
|---|---|---|
![]() | MaxBitsCount | Maximal allowed number of bits in an ID. |
Public Properties
| Name | Description | |
|---|---|---|
![]() | MaxMeshId | Gets the maximum mesh ID. |
![]() | MaxVertexId | Gets the maximum vertex ID |
Public Methods
| Name | Description | |
|---|---|---|
![]() | DecodeVertexId | Encodes a 32-bit VertexId into Entity ID and Vertex ID according to the schema that this EntityIdProvider uses |
![]() | EncodeVertexId | Encodes the vertex identifier. |
![]() | GetEntityId | Gets the next available Entity ID |
![]() | ReleaseEntityId |
Extension Methods
| Name | Description | |
|---|---|---|
![]() | DebugFinalizer<T> | Notifies that finalizer has been invoked |
![]() | ToDoubleArray | Overloaded. Converts an System.IComparable array to double array |
![]() | ToEnumerable<T> | Yields a single item, converting it to System.Collections.IEnumerable. |
![]() | ToStringArray2D<T> |
See Also




