|
OptiX
3.9
NVIDIA OptiX Acceleration Engine
|
Wraps the OptiX Prime C API RTPcontext opaque type and its associated function set representing an OptiX Prime context.
Public Member Functions | |
| BufferDesc | createBufferDesc (RTPbufferformat format, RTPbuffertype type, void *buffer) |
| Model | createModel () |
| void | setCudaDeviceNumbers (const std::vector< unsigned > &deviceNumbers) |
| void | setCudaDeviceNumbers (unsigned deviceCount, const unsigned *deviceNumbers) |
| void | setCpuThreads (unsigned numThreads) |
| std::string | getLastErrorString () |
| RTPcontext | getRTPcontext () |
Static Public Member Functions | |
| static Context | create (RTPcontexttype type) |
Friends | |
| class | QueryObj |
| class | ModelObj |
| class | BufferDescObj |
1.8.6