MEPP2 Project
Classes | Macros | Functions
SimpleViewer.inl File Reference
#include "Visualization/Helpers/OSGDebug.hpp"
#include <osg/MatrixTransform>
#include <osgManipulator/TabBoxDragger>
#include <osgManipulator/TrackballDragger>
#include <osg/LineWidth>
#include <osg/Point>
#include <memory>
#include "Visualization/SimpleWindow.h"
#include "FEVV/Filters/Generic/calculate_face_normals.hpp"
#include "FEVV/Filters/Generic/Manifold/calculate_vertex_normals.hpp"
#include "FEVV/Filters/Generic/Manifold/calculate_vertices_tangent.hpp"
#include "FEVV/Filters/Generic/Manifold/calculate_halfedges_tangent.hpp"
#include "FEVV/Filters/Generic/translation.hpp"
#include "FEVV/Filters/Generic/normalize_vector_map.h"
Include dependency graph for SimpleViewer.inl:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ScaleConstraint
 

Macros

#define MANIPULATOR
 

Functions

osgManipulator::Dragger * createDragger (const std::string &name)
 

Macro Definition Documentation

◆ MANIPULATOR

#define MANIPULATOR

Definition at line 18 of file SimpleViewer.inl.

Function Documentation

◆ createDragger()

osgManipulator::Dragger* createDragger ( const std::string &  name)
inline

Definition at line 2885 of file SimpleViewer.inl.

Here is the caller graph for this function: