Click or drag to resize

disStructureVector3Float Structure

Customize MACE to meet your Live-Virtual-Constructive Simulation and Training Requirements.

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "T:BSI.MACE.Network.DIS.disStructureVector3Float"]

Namespace:  BSI.MACE.Network.DIS
Assembly:  BSILib (in BSILib.dll) Version: 1.2.1.22047 (1.0.0.0)
Syntax
public struct disStructureVector3Float

The disStructureVector3Float type exposes the following members.

Constructors
  NameDescription
Public methoddisStructureVector3Float
Initializes a new instance of the disStructureVector3Float class
Top
Methods
  NameDescription
Public methodclear
Public methodEquals
Indicates whether this instance and a specified object are equal.
(Inherited from ValueType.)
Public methodGetHashCode
Returns the hash code for this instance.
(Inherited from ValueType.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodmagnitude
Public methodToString
Returns the fully qualified type name of this instance.
(Inherited from ValueType.)
Top
Fields
  NameDescription
Public fieldx
Public fieldy
Public fieldz
Top
Extension Methods
  NameDescription
Public Extension MethodToVector3D
(Defined by DISExtensions.)
Top
See Also