Virtual Testbed
Ship dynamics simulator for extreme conditions
|
Public Member Functions | |
Context (std::string filename) | |
void | open (std::string filename) |
void | close () |
void | read (std::string filename, std::istream &in) |
clx::context | context () |
clx::platform | platform () |
Pipeline & | pipeline () |
clx::compiler | compiler_copy () |
clx::compiler & | compiler () |
void | opengl_context (void *rhs) noexcept |
void | display (void *rhs) noexcept |
bool | opengl_sharing () const noexcept |
OpenCL/OpenGL sharing initialised successfully. | |
operator clx::context () | |
void | platform (std::string suffix) |
void | context (Device_type type) |
void | devices (std::string name) |
void | flags (std::string rhs) |
void | platform (clx::platform rhs) |