Struct meshopt::ffi::meshopt_VertexFetchStatistics [−][src]
#[repr(C)]pub struct meshopt_VertexFetchStatistics { pub bytes_fetched: c_uint, pub overfetch: f32, }
Fields
bytes_fetched: c_uint
overfetch: f32
Trait Implementations
impl Clone for meshopt_VertexFetchStatistics
[src]
impl Clone for meshopt_VertexFetchStatistics
[src]fn clone(&self) -> meshopt_VertexFetchStatistics
[src][−]
pub fn clone_from(&mut self, source: &Self)
1.0.0[src][−]
impl Debug for meshopt_VertexFetchStatistics
[src]
impl Debug for meshopt_VertexFetchStatistics
[src]