Struct e2rcore::implement::render::primitive::Poly6 [] [src]

pub struct Poly6 {
    pub _pos: Mat3x1<f32>,
    pub _radius: f32,
}

Fields

Trait Implementations

impl Clone for Poly6
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl IObjImpl for Poly6
[src]

[src]

[src]