|
|
|||
File indexing completed on 2026-04-09 07:49:00
0001 #pragma once 0002 0003 #include <optix.h> 0004 0005 struct AS 0006 { 0007 CUdeviceptr d_buffer; 0008 OptixTraversableHandle handle ; 0009 }; 0010 0011 0012
| [ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
|
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |
|