Struct nvapi_sys::handles::Nv3DVPContextHandle
[−]
[src]
pub struct Nv3DVPContextHandle(_);
A handle for a 3D Vision Pro (3DVP) context
Trait Implementations
impl Copy for Nv3DVPContextHandle
[src]
impl Clone for Nv3DVPContextHandle
[src]
fn clone(&self) -> Nv3DVPContextHandle
[src]
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0[src]
Performs copy-assignment from source
. Read more
impl Debug for Nv3DVPContextHandle
[src]
fn fmt(&self, __arg_0: &mut Formatter) -> Result
[src]
Formats the value using the given formatter. Read more