☰
nannou_core
0.19.0
In nannou_core::geom
Modules
cuboid
ellipse
point
polygon
quad
range
rect
scalar
tri
vector
vertex
Structs
DVec2
DVec3
DVec4
IVec2
IVec3
IVec4
Vec2
Vec3
Vec4
Functions
bounding_cuboid
bounding_rect
centroid
dvec2
dvec3
dvec4
ivec2
ivec3
ivec4
vec2
vec3
vec4
?
Function
nannou_core
::
geom
::
dvec3
source
·
[
−
]
pub fn dvec3(x:
f64
, y:
f64
, z:
f64
) ->
DVec3
Expand description
Creates a 3-dimensional vector.