|
|
|||
File indexing completed on 2026-04-10 07:49:32
0001 #include <cstdio> 0002 #include "CSGOptiX.h" 0003 0004 int main(int argc, char** argv) 0005 { 0006 int vers = CSGOptiX::_OPTIX_VERSION() ; 0007 printf("%d\n", vers ); 0008 return 0 ; 0009 } 0010 0011
| [ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
|
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |
|