Graphite
Version 3
An experimental 3D geometry processing program
|
the MeshGrob class. More...
#include <OGF/mesh/common/common.h>
#include <OGF/scene_graph/grob/grob.h>
#include <geogram/mesh/mesh.h>
Go to the source code of this file.
Classes | |
class | OGF::MeshGrob |
A Grob wrapper around Geogram's Mesh class. More... | |
Namespaces | |
OGF | |
Global Graphite namespace. | |
Typedefs | |
typedef Name< MeshGrob * > | OGF::MeshGrobName |
The name of an existing MeshGrob in the SceneGraph. More... | |
typedef Name< MeshGrob *, true > | OGF::NewMeshGrobName |
The name of an (existing or not) MeshGrob in the SceneGraph. More... | |
the MeshGrob class.
Definition in file mesh_grob.h.