MCPcopy Create free account
hub / github.com/Rust-GPU/rust-cuda / StaticTransformWrapper

Class StaticTransformWrapper

crates/optix/src/acceleration.rs:1732–1732  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1730#[repr(C)]
1731#[derive(Debug, Copy, Clone)]
1732pub struct StaticTransformWrapper(sys::OptixStaticTransform);
1733
1734unsafe impl DeviceCopy for StaticTransformWrapper {}
1735

Callers 1

newMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected