libigl v2.5.0
|
Go to the source code of this file.
Classes | |
class | igl::opengl::glfw::ViewerPlugin |
Abstract class for plugins All plugins MUST have this class as their parent and may implement any/all the callbacks marked virtual here. More... | |
Namespaces | |
namespace | igl |
namespace | igl::opengl |
namespace | igl::opengl::glfw |
namespace | igl::opengl::glfw::serialization |
Functions | |
void | igl::opengl::glfw::serialization::serialize (const ViewerPlugin &obj, std::vector< char > &buffer) |
void | igl::opengl::glfw::serialization::deserialize (ViewerPlugin &obj, const std::vector< char > &buffer) |