☰
nannou
0.19.0
In nannou::geom::rect
Structs
Corners
Padding
Rect
SubdivisionRanges
Subdivisions
Enums
Corner
Constants
NUM_CORNERS
NUM_SUBDIVISIONS
NUM_TRIANGLES
Type Aliases
Triangles
?
Constant
nannou
::
geom
::
rect
::
NUM_TRIANGLES
source
·
[
−
]
pub const NUM_TRIANGLES:
u8
= 2; // 2u8
Expand description
The number of triangles used to represent a
Rect
.