Struct physx_sys::PxVehicleGraphDesc
source · #[repr(C)]pub struct PxVehicleGraphDesc {
pub structgen_pad0: [u8; 32],
}Fields§
§structgen_pad0: [u8; 32]Trait Implementations§
source§impl Clone for PxVehicleGraphDesc
impl Clone for PxVehicleGraphDesc
source§fn clone(&self) -> PxVehicleGraphDesc
fn clone(&self) -> PxVehicleGraphDesc
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source. Read more