Vector
|
Name | Description | |
---|---|---|
![]() |
Vector2dCollection | Default constructor for the Vector2dCollection class. Creates an empty collection of 2d vectors. |
![]() |
Vector2dCollection(Int32) | Constructor for the Vector2dCollection class. Creates an empty collection of 2d vectors with start capacity. |
![]() |
Vector2dCollection(Vector2d) | Constructor for the Vector2dCollection class. Creates a collection of 2d vectors from the passed array. |