Geogram
Version 1.9.1-rc
A programming library of geometric algorithms
|
A class to display a mesh using OpenGL/GLUP. More...
#include <geogram_gfx/basic/common.h>
#include <geogram_gfx/GLUP/GLUP.h>
#include <geogram_gfx/GLUP/GLUP_private.h>
#include <geogram/mesh/mesh.h>
Go to the source code of this file.
Classes | |
class | GEO::MeshGfx |
Draws a mesh using OpenGL. More... | |
struct | GEO::MeshGfx::Filter |
Filters primitives based on their id and on an attribute. More... | |
Namespaces | |
GEO | |
Global Vorpaline namespace. | |
A class to display a mesh using OpenGL/GLUP.
Definition in file mesh_gfx.h.