Struct machinery_api::plugins::ui::Draw2dAuxDataGridT[][src]

#[repr(C)]
pub struct Draw2dAuxDataGridT { pub offset: Vec2T, pub cell_size: f32, pub thin_lines_color: ColorSrgbT, pub thick_lines_color: ColorSrgbT, }

Fields

offset: Vec2Tcell_size: f32thin_lines_color: ColorSrgbTthick_lines_color: ColorSrgbT

Trait Implementations

Returns the “default value” for a type. Read more

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.