|
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 | |
| Encapsulates an OptiX Prime buffer descriptor. The purpose of a buffer descriptor is to provide information about a buffer's type, format, and location. It also describes the region of the buffer to use | |
| Encapsulates an OptiX Prime model. The purpose of a model is to represent a set of triangles and an acceleration structure | |
| Encapsulates an OptiX Prime query. The purpose of a query is to coordinate the intersection of rays with a model | |
| Encapsulates an OptiX Prime exception | |
| BufferId is a host version of the device side bufferId | |
| The Handle class is a reference counted handle class used to manipulate API objects | |
| Exception class for error reporting from the OptiXpp API | |
| Base class for all reference counted wrappers around OptiX C API opaque types | |
| Base class for all wrapper objects which can be destroyed and validated | |
| Base class for all objects which are OptiX variable containers | |
| Variable object wraps OptiX C API RTvariable type and its related function set | |
| Context object wraps the OptiX C API RTcontext opaque type and its associated function set | |
| Program object wraps the OptiX C API RTprogram opaque type and its associated function set | |
| Group wraps the OptiX C API RTgroup opaque type and its associated function set | |
| GeometryGroup wraps the OptiX C API RTgeometrygroup opaque type and its associated function set | |
| Transform wraps the OptiX C API RTtransform opaque type and its associated function set | |
| Selector wraps the OptiX C API RTselector opaque type and its associated function set | |
| Acceleration wraps the OptiX C API RTacceleration opaque type and its associated function set | |
| GeometryInstance wraps the OptiX C API RTgeometryinstance acceleration opaque type and its associated function set | |
| Geometry wraps the OptiX C API RTgeometry opaque type and its associated function set | |
| Material wraps the OptiX C API RTmaterial opaque type and its associated function set | |
| TextureSampler wraps the OptiX C API RTtexturesampler opaque type and its associated function set | |
| Buffer wraps the OptiX C API RTbuffer opaque type and its associated function set | |
| RemoteDevice wraps the OptiX C API RTremotedevice opaque type and its associated function set | |
| Axis-aligned bounding box | |
| A matrix with M rows and N columns | |
| Ray class | |
| Opaque handle to a OptiX object | |
| Traversal API allowing batch raycasting queries utilizing either OptiX or the CPU |
1.8.6