Struct dgl::Config [] [src]

pub struct Config { /* fields omitted */ }

OpenGL surface configuration.

Methods

impl Config
[src]

Trait Implementations

impl Clone for Config
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Eq for Config
[src]

impl PartialEq for Config
[src]

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

impl AsRef<Config> for Config
[src]

Performs the conversion.

impl AsRef<Visual> for Config
[src]

Performs the conversion.