MEPP2 Project
Namespaces | Functions
OSGHelpers.h File Reference
#include <osg/Vec3>
#include <osg/Vec4>
#include <osg/Group>
#include <osg/Geode>
#include <osg/Geometry>
#include <osg/Material>
#include "Base/Color.hpp"
#include "Visualization/BaseViewer.h"
#include <boost/graph/graph_traits.hpp>
#include <boost/graph/properties.hpp>
#include "FEVV/Wrappings/Geometry_traits.h"
Include dependency graph for OSGHelpers.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 FEVV
 Interfaces for plugins These interfaces will be used for different plugins.
 
 FEVV::Helpers
 

Functions

osg::Vec4 FEVV::Helpers::ColorConverter (const Color &_color)
 
template<typename HalfedgeGraph , typename Vector = typename FEVV::Geometry_traits< HalfedgeGraph >::Vector>
osg::Vec4 FEVV::Helpers::VectorColorConverter (const Vector &_color)
 
template<typename HalfedgeGraph , typename Vector = typename FEVV::Geometry_traits< HalfedgeGraph >::Vector>
osg::Vec3 FEVV::Helpers::VectorConverter (const Vector &_vector)