OMToolkit
1.0
The polygonal mesh processing tool.
|
#include <osg/MatrixTransform>
#include <osg/Projection>
#include <osg/Matrix>
#include <osg/Geode>
#include <osg/Geometry>
#include <osgText/Text>
#include <OMToolkit/OMVisualiser.h>
#include <OpenMesh\Tools\Utils\Timer.hh>
#include <OMToolkit\OMErrorLog.h>
#include <MDSTk\Base\mdsGlobalLog.h>
#include <OpenMesh\Core\IO\exporter\ExporterT.hh>
#include <OMToolkit\OMTypes.h>
Go to the source code of this file.
Classes | |
class | osg::OMLegendGeometry |
Namespaces | |
namespace | osg |
Variables | |
const int | osg::HUD_SIZE = 200 |
const int | osg::HUD_MARGIN = 20 |
const int | osg::HUD_HEIGHT = 20 |
const int | osg::TEXT_SIZE = 3 |
const int | osg::TEXT_CHAR = 9 |