|
OptiX
3.9
NVIDIA OptiX Acceleration Engine
|
Base class for all wrapper objects which can be destroyed and validated.
Wraps:
Public Member Functions | |
| virtual void | destroy ()=0 |
| virtual void | validate ()=0 |
Public Member Functions inherited from optix::APIObj | |
| void | addReference () |
| int | removeReference () |
| virtual Context | getContext () const =0 |
| virtual void | checkError (RTresult code) const |
| virtual void | checkError (RTresult code, Context context) const |
| void | checkErrorNoGetContext (RTresult code) const |
Additional Inherited Members | |
Static Public Member Functions inherited from optix::APIObj | |
| static Exception | makeException (RTresult code, RTcontext context) |
1.8.6