libigl v2.5.0
|
#include "MeshGL.h"
#include "../igl_inline.h"
#include <Eigen/Geometry>
#include <Eigen/Core>
#include "../serialize.h"
#include "ViewerCore.cpp"
Go to the source code of this file.
Classes | |
class | igl::opengl::ViewerCore |
Basic class of the 3D mesh viewer. More... | |
Namespaces | |
namespace | igl |
namespace | igl::opengl |
namespace | igl::serialization |
Functions | |
void | igl::serialization::serialization (bool s, igl::opengl::ViewerCore &obj, std::vector< char > &buffer) |
template<> | |
void | igl::serialization::serialize (const igl::opengl::ViewerCore &obj, std::vector< char > &buffer) |
template<> | |
void | igl::serialization::deserialize (igl::opengl::ViewerCore &obj, const std::vector< char > &buffer) |