OpenMesh::Kernel_OSG Namespace Reference

Namespaces

namespace  FP
 

OpenSG Face Properties Adaptors.


namespace  VP
 

OpenSG Vertex Properties Adaptors.


Classes

struct  _t2vc< osg::Color3f >
struct  _t2vc< osg::Color3ub >
struct  _t2vc< osg::Color4f >
struct  _t2vc< osg::Color4ub >
struct  _t2vn< osg::Vec3f >
struct  _t2vp< osg::Pnt2d >
struct  _t2vp< osg::Pnt2f >
struct  _t2vp< osg::Pnt3d >
struct  _t2vp< osg::Pnt3f >
struct  _t2vp< osg::Pnt4d >
struct  _t2vp< osg::Pnt4f >
struct  _t2vtc< osg::Vec2f >
struct  _t2vtc< osg::Vec3f >
class  ArrayKernelT
class  AttribKernelT
 This class adds the standard properties to the mesh type. More...
class  oPropertyT
class  PropertyKernel
struct  Traits
struct  TriMesh_OSGArrayKernel_GeneratorT
 Helper class to create a TriMesh-type based on Kernel_OSG::ArrayKernelT. More...
class  TriMesh_OSGArrayKernelT

Functions

template<typename Mesh >
bool bind (Mesh &_mesh, osg::GeometryPtr &_geo)
template<typename Mesh >
bool bind (osg::GeometryPtr &_geo, Mesh &_mesh)
bool type_is_valid (unsigned char _t)

Function Documentation

template<typename Mesh >
bool OpenMesh::Kernel_OSG::bind ( Mesh &  _mesh,
osg::GeometryPtr &  _geo 
) [inline]

Bind a mesh object to geometry. The binder is able to handle non-indexed and indexed geometry. Multi-indexed geometry is not supported.

Parameters:
_mesh The mesh object to bind.
_geo The geometry object to bind to.
Returns:
true if the connection has been established else false.

Definition at line 109 of file bindT.hh.

template<typename Mesh >
bool OpenMesh::Kernel_OSG::bind ( osg::GeometryPtr &  _geo,
Mesh &  _mesh 
) [inline]

Bind a OpenSG geometry to a mesh.

Parameters:
_mesh The mesh object to bind the geometry to.
_geo The geometry object to bind.
Returns:
true if the connection has been established else false.

Definition at line 95 of file bindT.hh.

bool OpenMesh::Kernel_OSG::type_is_valid ( unsigned char  _t  )  [inline]

Definition at line 79 of file bindT.hh.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


openmesh
Author(s): Benjamin Pitzer
autogenerated on Fri Jan 11 12:11:18 2013