Function nannou::draw::mesh::vertex::new

source ·
pub fn new(point: Point, color: Color, tex_coords: TexCoords) -> Vertex
Expand description

Simplified constructor for a draw::mesh::Vertex.