DISExtensions Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:BSI.MACE.Network.DIS.DISExtensions"]
Namespace: BSI.MACE.Network.DIS
The DISExtensions type exposes the following members.
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ReadModulationT |
Extension to read the contents of the modulation array and set values in the structure.
| |
ToDISStructureEntityType |
Extension method to convert entity type representation as exposed on IPhysicalEntity to our internal MACE representation
| |
ToDISStructureOrientation | ||
ToDISStructureVector3D | ||
ToEntityTypeStruct |
Extension method to convert internal DIS entity type representation to entity type as exposed on IPhysicalEntity
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) | |
ToVector3D | ||
ToVector3DOrientation | ||
WriteModulationT |
Extension to write the contents of a structure to the modulation array, set the modulation length and return the structure.
|