graphics
::
math
Functions
abs_transform
add
area
area_centroid
cast
centroid
cross
dot
from_barycentric
get_scale
hsv
identity
inside_triangle
least_separation_4
line_side
margin_rectangle
modular_offset
mul
mul_scalar
multiply
orient
overlap_rectangle
perp
relative_rectangle
relative_source_rectangle
rotate_radians
scale
separation
shear
square_len
sub
to_barycentric
transform_pos
transform_vec
translate
triangle_face
graphics
::
math
::
Vec2d
[
−
]
[src]
type Vec2d<T =
Scalar
> =
Vector2
<T>;
[
−
]
Expand description
The type used for 2D vectors.