Struct cdg_renderer::Position [] [src]

pub struct Position<T> { /* fields omitted */ }

Methods

impl<T> Position<T>
[src]

Trait Implementations

impl<T: Clone> Clone for Position<T>
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl<T: Copy> Copy for Position<T>
[src]

impl<T: Debug> Debug for Position<T>
[src]

Formats the value using the given formatter.