DX9ToolsR4 - Created by: X

Conversion Members

Conversion overview

Public Static (Shared) Methods

PointFToVector2 The PointFToVector2 is used to convert a PointF structure to a Vector3 structure.
PointToVector2 The PointToVector2 is used to convert a Point structure to a Vector3 structure.
Vector2ToPoint The Vector2ToPoint is used to convert a Vector3 structure to a Point structure.
Vector2ToPointF The Vector2ToPointF is used to convert a Vector3 structure to a PointF structure.

Public Instance Constructors

Conversion ConstructorInitializes a new instance of the Conversion class.

Public Instance Methods

Equals (inherited from Object)
GetHashCode (inherited from Object)
GetType (inherited from Object)
ToString (inherited from Object)

Protected Instance Methods

Finalize (inherited from Object)
MemberwiseClone (inherited from Object)

See Also

Conversion Class | CBX.Libs.DX9ToolsR4 Namespace