Struct accel::kernel::Grid [] [src]

pub struct Grid(_);

Methods

impl Grid
[src]

[src]

[src]

[src]

Trait Implementations

impl Debug for Grid
[src]

[src]

Formats the value using the given formatter.

impl Clone for Grid
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Copy for Grid
[src]

impl From<dim3> for Grid
[src]

[src]

Performs the conversion.

impl Deref for Grid
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

impl DerefMut for Grid
[src]

[src]

Mutably dereferences the value.