OpenMesh
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
OpenMesh::vector_caster< osg::Vec3d, osg::Pnt3d > Struct Template Reference

convert Pnt3d to Vec3d More...

#include <OpenMesh/Tools/Kernel_OSG/VectorAdapter.hh>

Public Types

typedef osg::Vec3d dst_t
 
typedef osg::Pnt3d src_t
 
typedef const dst_t & return_type
 

Static Public Member Functions

static return_type cast (const src_t &_src)
 

Detailed Description

template<>
struct OpenMesh::vector_caster< osg::Vec3d, osg::Pnt3d >

convert Pnt3d to Vec3d


The documentation for this struct was generated from the following file:

Project OpenMesh, ©  Computer Graphics Group, RWTH Aachen. Documentation generated using doxygen .