Struct stl_bin_parser::Vertex [] [src]

pub struct Vertex(_, _, _);

Trait Implementations

impl Copy for Vertex
[src]

impl Clone for Vertex
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for Vertex
[src]

Formats the value using the given formatter.

impl PartialEq for Vertex
[src]

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.