2D (x,y) point structure - Double More...
Derived from: | public CL_Pointx< dou le > |
Derived by: | None |
Group: | Math (Core) |
#include <ClanLib/core.h>
Class Members:
Attributes: | |
Normalizes this vector. | |
Dot products this vector with an other vector. | |
Rounds all components of this vector. | |
Rotate this vector around another point. | |
Returns the length (magnitude) of this vector. | |
Calculate the angle between this vector and an other vector. | |
Calculate the angle between this vector relative to another vector. | |
Calculate the distance between this vector and an other vector. | |
Rounds a value for the datatype. |
| |
+= operator. | |
-= operator. | |
*= operator. | |
/= operator. | |
/ operator. | |
== operator. | |
!= operator. |
Returns the anchor point for the origin within the dimensions of the size structure. | |
Dot products a vector with an other vector. | |
Normalizes a vector. | |
Rotate a vector around another point. | |
Rounds all components on a vector. |