|
VAPOR3 3.9.4
|
OSPRay integration interface and utility functions. More...
Functions | |
| RENDER_API int | Initialize (int *argc, char **argv) |
| RENDER_API int | Shutdown () |
| RENDER_API std::string | Version () |
| RENDER_API bool | IsVersionAtLeast (int major, int minor) |
OSPRay integration interface and utility functions.
| RENDER_API int VOSP::Initialize | ( | int * | argc, |
| char ** | argv | ||
| ) |
| RENDER_API bool VOSP::IsVersionAtLeast | ( | int | major, |
| int | minor | ||
| ) |
| RENDER_API int VOSP::Shutdown | ( | ) |
| RENDER_API std::string VOSP::Version | ( | ) |