Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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)]
1732
pub struct StaticTransformWrapper(sys::OptixStaticTransform);
1733
1734
unsafe impl DeviceCopy for StaticTransformWrapper {}
1735
Callers
1
new
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected