|
|
|||
File indexing completed on 2026-04-10 07:49:32
0001 /** 0002 CSGOptiXTMTest 0003 =============== 0004 0005 **/ 0006 0007 #include "OPTICKS_LOG.hh" 0008 #include "CSGOptiX.h" 0009 0010 int main(int argc, char** argv) 0011 { 0012 OPTICKS_LOG(argc, argv); 0013 return CSGOptiX::SimtraceMain(); 0014 } 0015 0016 0017
| [ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
|
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |
|