| Vector Class | 
[Missing <summary> documentation for "T:BrydenWoodUnity.Vector"]
 Inheritance Hierarchy
Inheritance HierarchyNamespace: BrydenWoodUnity
 Syntax
SyntaxThe Vector type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | Vector | Initializes a new instance of the Vector class | 
|  | Vector(Double, Double) | Initializes a new instance of the Vector class | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Cross | |
|  | Equals | (Overrides ObjectEquals(Object).) | 
 Operators
Operators| Name | Description | |
|---|---|---|
|   | Addition | |
|   | Multiply(Double, Vector) | |
|   | Multiply(Vector, Vector) | |
|   | Multiply(Vector, Double) | |
|   | Subtraction | 
 Fields
Fields See Also
See Also