VAPOR3 3.9.4
Namespaces | Functions
OSPRay.h File Reference
#include <string>
#include <glm/glm.hpp>
#include <vapor/common.h>

Go to the source code of this file.

Namespaces

namespace  VOSP
 OSPRay integration interface and utility functions.
 

Functions

RENDER_API int VOSP::Initialize (int *argc, char **argv)
 
RENDER_API int VOSP::Shutdown ()
 
RENDER_API std::string VOSP::Version ()
 
RENDER_API bool VOSP::IsVersionAtLeast (int major, int minor)