Function nannou::draw::mesh::vertex::new[][src]

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

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