Struct cem::v2::TriangleSelection [] [src]

pub struct TriangleSelection {
    pub offset: u32,
    pub len: u32,
}

Selects a range of triangles.

Fields

Methods

impl TriangleSelection
[src]

[src]

[src]

Trait Implementations

impl Debug for TriangleSelection
[src]

[src]

Formats the value using the given formatter.

impl Copy for TriangleSelection
[src]

impl Clone for TriangleSelection
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more