☰
nannou_core
0.19.0
In nannou_core::geom::tri
Structs
FlattenIndices
IterFromVertices
Tri
Vertices
VerticesFromIter
Constants
NUM_VERTICES
Functions
flatten_index_tris
from_index_tri
from_vertices
iter_contains
iter_from_vertices
vertices_from_iter
?
Constant
nannou_core
::
geom
::
tri
::
NUM_VERTICES
source
·
[
−
]
pub const NUM_VERTICES:
u8
= 3;
Expand description
The number of vertices in a triangle.