gepetto-viewer
6.0.0
An user-friendly Graphical Interface
|
#include <gepetto/viewer/config-osg.h>
#include <gepetto/viewer/fwd.h>
#include <gepetto/viewer/node-property.h>
#include <gepetto/viewer/node-visitor.h>
#include <iostream>
Go to the source code of this file.
Classes | |
class | gepetto::viewer::Node |
Abstract base class of 3D objects in a scene. More... | |
Namespaces | |
gepetto | |
gepetto::viewer | |
Enumerations | |
enum | { gepetto::viewer::VisibilityBit = 1 << 0 , gepetto::viewer::IntersectionBit = 1 << 1 , gepetto::viewer::NodeBit = 1 << 2 } |