 OpenMesh::IO::_IOManager_ | This is the real IOManager class that is later encapsulated by SingletonT to enforce its uniqueness |
 OpenMesh::Kernel_OSG::_t2vc< osg::Color3f > | |
 OpenMesh::Kernel_OSG::_t2vc< osg::Color3ub > | |
 OpenMesh::Kernel_OSG::_t2vc< osg::Color4f > | |
 OpenMesh::Kernel_OSG::_t2vc< osg::Color4ub > | |
 OpenMesh::Kernel_OSG::_t2vn< osg::Vec3f > | |
 OpenMesh::Kernel_OSG::_t2vp< osg::Pnt2d > | |
 OpenMesh::Kernel_OSG::_t2vp< osg::Pnt2f > | |
 OpenMesh::Kernel_OSG::_t2vp< osg::Pnt3d > | |
 OpenMesh::Kernel_OSG::_t2vp< osg::Pnt3f > | |
 OpenMesh::Kernel_OSG::_t2vp< osg::Pnt4d > | |
 OpenMesh::Kernel_OSG::_t2vp< osg::Pnt4f > | |
 OpenMesh::Kernel_OSG::_t2vtc< osg::Vec2f > | |
 OpenMesh::Kernel_OSG::_t2vtc< osg::Vec3f > | |
 OpenMesh::ArrayItems | Definition of mesh items for use in the ArrayKernel |
  OpenMesh::ArrayKernel | Mesh kernel using arrays for mesh item storage. |
   OpenMesh::PolyConnectivity | Connectivity Class for polygonal meshes |
    OpenMesh::TriConnectivity | Connectivity Class for Triangle Meshes |
 OpenMesh::Kernel_OSG::ArrayKernelT< AttribKernel, FinalMeshItems > | Mesh kernel using arrays for mesh item storage |
 OpenMesh::GenProg::AssertCompile< true > | |
 OpenMesh::AttribKernelT< MeshItems, Connectivity > | The attribute kernel adds all standard properties to the kernel |
 OpenMesh::AutoPropertyHandleT< Mesh_, PropertyHandle_ > | |
 OpenMesh::IO::BaseExporter | Base class for exporter modules |
  OpenMesh::IO::ExporterT< Mesh > | This class template provides an exporter module for OpenMesh meshes |
 OpenMesh::BaseHandle | Base class for all handle types |
  OpenMesh::BasePropHandleT< Geometry::QuadricT< double > > | |
   OpenMesh::VPropHandleT< Geometry::QuadricT< double > > | |
  OpenMesh::BasePropHandleT< typename Mesh::Point > | |
   OpenMesh::FPropHandleT< typename Mesh::Point > | |
  OpenMesh::BasePropHandleT< T > | Base property handle |
   OpenMesh::EPropHandleT< T > | Handle representing an edge property |
   OpenMesh::FPropHandleT< T > | Handle representing a face property |
   OpenMesh::HPropHandleT< T > | Handle representing a halfedge property |
   OpenMesh::MPropHandleT< T > | Handle representing a mesh property |
   OpenMesh::VPropHandleT< T > | Handle representing a vertex property |
  OpenMesh::EdgeHandle | Handle for a edge entity |
  OpenMesh::FaceHandle | Handle for a face entity |
  OpenMesh::HalfedgeHandle | Handle for a halfedge entity |
  OpenMesh::Subdivider::Adaptive::RuleHandleT< R > | Handle template for adaptive composite subdividion rules |
  OpenMesh::VDPM::VHierarchyNodeHandle | Handle for vertex hierarchy nodes |
  OpenMesh::VertexHandle | Handle for a vertex entity |
 OpenMesh::IO::BaseImporter | Base class for importer modules |
  OpenMesh::IO::ImporterT< Mesh > | This class template provides an importer module for OpenMesh meshes |
 OpenMesh::BaseKernel | This class provides the basic property management like adding/removing properties and access to properties |
  OpenMesh::ArrayKernel | Mesh kernel using arrays for mesh item storage. |
  OpenMesh::Kernel_OSG::PropertyKernel< IsTriMesh > | Helper class, extending functionaliy of OpenMesh::BaseKernel to OpenSG specific property adaptors |
  OpenMesh::Kernel_OSG::PropertyKernel< MeshItems::Face::IsTriangle > | |
   OpenMesh::Kernel_OSG::AttribKernelT< MeshItems > | This class adds the standard properties to the mesh type |
 OpenMesh::BaseMesh | Base class for all meshes |
 OpenMesh::BaseProperty | Abstract class defining the basic interface of a dynamic property |
  OpenMesh::Kernel_OSG::oPropertyT< GeoProperty > | Property adaptor for OpenSG GeoProperties |
   OpenMesh::Kernel_OSG::FP::GeoIndicesUI32< IsTriMesh > | Adaptor for osg::GeoIndicesUI32 |
  OpenMesh::PropertyT< T > | Default property class for any type T |
  OpenMesh::PropertyT< bool > | Property specialization for bool type |
  OpenMesh::PropertyT< std::string > | Property specialization for std::string type |
 OpenMesh::IO::BaseReader | Base class for reader modules |
  OpenMesh::IO::_OBJReader_ | Implementation of the OBJ format reader |
  OpenMesh::IO::_OFFReader_ | Implementation of the OFF format reader |
  OpenMesh::IO::_OMReader_ | Implementation of the OM format reader |
  OpenMesh::IO::_PLYReader_ | Implementation of the PLY format reader |
  OpenMesh::IO::_STLReader_ | Implementation of the STL format reader |
 OpenMesh::IO::BaseWriter | Base class for all writer modules |
  OpenMesh::IO::_OBJWriter_ | This class defines the OBJ writer |
  OpenMesh::IO::_OFFWriter_ | Implementation of the OFF format writer |
  OpenMesh::IO::_OMWriter_ | Implementation of the OM format writer |
  OpenMesh::IO::_PLYWriter_ | Implementation of the PLY format writer |
  OpenMesh::IO::_STLWriter_ | Implementation of the STL format writer |
 OpenMesh::basic_multiplex_target | |
  OpenMesh::multiplex_target< T > | |
 OpenMesh::IO::binary< T > | The struct defines how to store and restore the type T |
 OpenMesh::IO::binary< bool > | |
 OpenMesh::IO::binary< double > | |
 OpenMesh::IO::binary< float > | |
 OpenMesh::IO::binary< int16_t > | |
 OpenMesh::IO::binary< int32_t > | |
 OpenMesh::IO::binary< int64_t > | |
 OpenMesh::IO::binary< int8_t > | |
 OpenMesh::IO::binary< long double > | |
 OpenMesh::IO::binary< MyData > | |
 OpenMesh::IO::binary< MyMap > | |
 OpenMesh::IO::binary< OpenMesh::Attributes::StatusInfo > | |
 OpenMesh::IO::binary< std::string > | |
 OpenMesh::IO::binary< std::vector< bool > > | |
 OpenMesh::IO::binary< std::vector< double > > | |
 OpenMesh::IO::binary< std::vector< float > > | |
 OpenMesh::IO::binary< std::vector< int > > | |
 OpenMesh::IO::binary< std::vector< long > > | |
 OpenMesh::IO::binary< std::vector< short > > | |
 OpenMesh::IO::binary< std::vector< std::string > > | |
 OpenMesh::IO::binary< std::vector< unsigned int > > | |
 OpenMesh::IO::binary< std::vector< unsigned long > > | |
 OpenMesh::IO::binary< std::vector< unsigned short > > | |
 OpenMesh::IO::binary< uint16_t > | |
 OpenMesh::IO::binary< uint32_t > | |
 OpenMesh::IO::binary< uint64_t > | |
 OpenMesh::IO::binary< uint8_t > | |
 OpenMesh::IO::binary< unsigned long > | |
 OpenMesh::IO::binary< Vec1c > | |
 OpenMesh::IO::binary< Vec1d > | |
 OpenMesh::IO::binary< Vec1f > | |
 OpenMesh::IO::binary< Vec1i > | |
 OpenMesh::IO::binary< Vec1s > | |
 OpenMesh::IO::binary< Vec1uc > | |
 OpenMesh::IO::binary< Vec1ui > | |
 OpenMesh::IO::binary< Vec1us > | |
 OpenMesh::IO::binary< Vec2c > | |
 OpenMesh::IO::binary< Vec2d > | |
 OpenMesh::IO::binary< Vec2f > | |
 OpenMesh::IO::binary< Vec2i > | |
 OpenMesh::IO::binary< Vec2s > | |
 OpenMesh::IO::binary< Vec2uc > | |
 OpenMesh::IO::binary< Vec2ui > | |
 OpenMesh::IO::binary< Vec2us > | |
 OpenMesh::IO::binary< Vec3c > | |
 OpenMesh::IO::binary< Vec3d > | |
 OpenMesh::IO::binary< Vec3f > | |
 OpenMesh::IO::binary< Vec3i > | |
 OpenMesh::IO::binary< Vec3s > | |
 OpenMesh::IO::binary< Vec3uc > | |
 OpenMesh::IO::binary< Vec3ui > | |
 OpenMesh::IO::binary< Vec3us > | |
 OpenMesh::IO::binary< Vec4c > | |
 OpenMesh::IO::binary< Vec4d > | |
 OpenMesh::IO::binary< Vec4f > | |
 OpenMesh::IO::binary< Vec4i > | |
 OpenMesh::IO::binary< Vec4s > | |
 OpenMesh::IO::binary< Vec4uc > | |
 OpenMesh::IO::binary< Vec4ui > | |
 OpenMesh::IO::binary< Vec4us > | |
 OpenMesh::IO::binary< Vec6c > | |
 OpenMesh::IO::binary< Vec6d > | |
 OpenMesh::IO::binary< Vec6f > | |
 OpenMesh::IO::binary< Vec6i > | |
 OpenMesh::IO::binary< Vec6s > | |
 OpenMesh::IO::binary< Vec6uc > | |
 OpenMesh::IO::binary< Vec6ui > | |
 OpenMesh::IO::binary< Vec6us > | |
 OpenMesh::GenProg::Bool2Type< b > | This type maps true or false to different types |
 OpenMesh::GenProg::ChooseSelector< condition > | |
 OpenMesh::GenProg::ChooseSelector< false > | |
 OpenMesh::IO::OMFormat::Chunk | |
 CirculatorT< Mesh > | Circulator |
 CmdOption< T > | |
 OpenMesh::IO::CmpVec | |
 OpenMesh::Subdivider::Uniform::CompositeT< MeshType, RealType >::Coeff | Abstract base class for coefficient functions |
  OpenMesh::Subdivider::Uniform::CompositeLoopT< MeshType, RealType >::EVCoeff | Helper struct |
  OpenMesh::Subdivider::Uniform::CompositeSqrt3T< MeshType, RealType >::FVCoeff | Helper class |
 OpenMesh::Decimater::CollapseInfoT< Mesh > | Stores information about a halfedge collapse |
 OpenMesh::color_caster< dst_t, src_t > | Cast one color vector to another |
 OpenMesh::color_caster< dst_t, dst_t > | |
 OpenMesh::color_caster< osg::Color3f, osg::Color3ub > | Helper struct |
 OpenMesh::color_caster< osg::Color3ub, osg::Color3f > | Helper struct |
 OpenMesh::color_caster< Vec3f, Vec3uc > | |
 OpenMesh::color_caster< Vec3f, Vec4uc > | |
 OpenMesh::color_caster< Vec3uc, Vec3f > | |
 OpenMesh::color_caster< Vec3uc, Vec4f > | |
 OpenMesh::color_caster< Vec4f, Vec3f > | |
 OpenMesh::color_caster< Vec4f, Vec3uc > | |
 OpenMesh::color_caster< Vec4f, Vec4i > | |
 OpenMesh::color_caster< Vec4f, Vec4uc > | |
 OpenMesh::color_caster< Vec4uc, Vec3f > | |
 OpenMesh::color_caster< Vec4uc, Vec3uc > | |
 OpenMesh::color_caster< Vec4uc, Vec4f > | |
 OpenMesh::Subdivider::Uniform::CompareLengthFunction< MeshType, RealType > | |
 OpenMesh::Subdivider::Adaptive::CompositeT< M > | Adaptive Composite Subdivision framework |
 OpenMesh::Subdivider::Uniform::CompositeLoopT< MeshType, RealType >::EVCoeff::compute_weight | |
 OpenMesh::Subdivider::Uniform::CompositeSqrt3T< MeshType, RealType >::FVCoeff::compute_weight | |
 OpenMesh::Iterators::ConstFaceEdgeIterT< Mesh > | Circulator |
 OpenMesh::Iterators::ConstFaceFaceIterT< Mesh > | Circulator |
 OpenMesh::Iterators::ConstFaceHalfedgeIterT< Mesh > | Circulator |
 OpenMesh::Iterators::ConstFaceVertexIterT< Mesh > | Circulator |
 OpenMesh::Iterators::ConstVertexEdgeIterT< Mesh > | Circulator |
 OpenMesh::Iterators::ConstVertexFaceIterT< Mesh > | Circulator |
 OpenMesh::Iterators::ConstVertexIHalfedgeIterT< Mesh > | Circulator |
 OpenMesh::Iterators::ConstVertexOHalfedgeIterT< Mesh > | Circulator |
 OpenMesh::Iterators::ConstVertexVertexIterT< Mesh > | Circulator |
 OpenMesh::Decimater::DecimaterT< MeshT > | Decimater framework |
 DecOptions | |
 OpenMesh::DefaultTraits | Base class for all traits |
  AnalyzerTraits | |
  CustomTraits | |
  MyTraits | |
  MyTraits | |
  MyTraits | |
  MyTraits | |
  MyTraits | |
  MyTraits | |
  MyTraits | |
  MyTraits | |
  MyTraits | |
  MyTraits | |
  MyTraits | |
  MyTraits | |
  OpenMesh::Kernel_OSG::Traits | Base class for all mesh traits using the OSGArrayKernelT |
  OpenMesh::Subdivider::Adaptive::CompositeTraits | Adaptive Composite Subdivision framework |
  OpenMesh::Subdivider::Adaptive::Traits | |
  OpenMesh::Subdivider::Uniform::CompositeTraits | Uniform Composite Subdivision framework |
  OpenMesh::VDPM::MeshTraits | Mesh traits for View Dependent Progressive Meshes |
 OpenMesh::ArrayItems::Edge | |
 OpenMesh::Concepts::MeshItems::EdgeT< Refs_ > | Interface for the internal edge type |
 OpenMesh::MergeTraits< _Traits1, _Traits2 >::Result::EdgeT< Base, Refs > | |
 OpenMesh::DefaultTraits::EdgeT< Base, Refs > | |
 OpenMesh::Subdivider::Adaptive::CompositeTraits::EdgeT< Base, Refs > | |
 OpenMesh::Subdivider::Uniform::CompositeTraits::EdgeT< Base, Refs > | |
 OpenMesh::IO::Enabler< T > | |
 OpenMesh::Endian | Determine byte order of host system |
 OpenMesh::ArrayItems::Face | |
 OpenMesh::Iterators::FaceEdgeIterT< Mesh > | Circulator |
 OpenMesh::Iterators::FaceFaceIterT< Mesh > | Circulator |
 OpenMesh::Iterators::FaceHalfedgeIterT< Mesh > | Circulator |
 OpenMesh::Concepts::MeshItems::FaceT< Refs_ > | Interface for the internal face type |
 OpenMesh::DefaultTraits::FaceT< Base, Refs > | |
 OpenMesh::MergeTraits< _Traits1, _Traits2 >::Result::FaceT< Base, Refs > | |
 OpenMesh::Subdivider::Adaptive::CompositeTraits::FaceT< Base, Refs > | |
 OpenMesh::Subdivider::Uniform::CompositeTraits::FaceT< Base, Refs > | |
 OpenMesh::Iterators::FaceVertexIterT< Mesh > | Circulator |
 OpenMesh::FinalMeshItemsT< Traits, IsTriMesh > | Definition of the mesh entities (items) |
 OpenMesh::IO::FunctorRestore< T > | |
 OpenMesh::IO::FunctorStore< T > | |
 OpenMesh::Iterators::GenericIteratorT< Mesh, ValueHandle, MemberOwner, PrimitiveStatusMember, PrimitiveCountMember > | |
 Gnuplot | Utility class interfacing with Gnuplot |
 GnuplotException | Exception thrown by class Gnuplot |
 OpenMesh::ArrayItems::Halfedge_without_prev | |
  OpenMesh::ArrayItems::Halfedge_with_prev | |
 OpenMesh::Concepts::MeshItems::HalfedgeT< Refs_ > | Interface for the internal halfedge type |
 OpenMesh::MergeTraits< _Traits1, _Traits2 >::Result::HalfedgeT< Base, Refs > | |
 OpenMesh::DefaultTraits::HalfedgeT< Base, Refs > | |
 AnalyzerTraits::HalfedgeT< Base, Refs > | |
 OpenMesh::IO::OMFormat::Header | |
 OpenMesh::IO::OMFormat::Chunk::Header | |
 OpenMesh::Decimater::DecimaterT< MeshT >::HeapInterface | Heap interface |
 OpenMesh::Utils::HeapInterfaceT< HeapEntry > | This class demonstrates the HeapInterface's interface |
 OpenMesh::Utils::HeapT< HeapEntry, HeapInterface > | An efficient, highly customizable heap |
 OpenMesh::GenProg::IF< condition, Then, Else > | Template IF w/o partial specialization |
 OpenMesh::Decimater::ModProgMeshT< DecimaterType >::Info | Struct storing progressive mesh information |
 OpenMesh::GenProg::Int2Type< i > | This class generates different types from different int 's |
 IteratorT< Mesh > | Linear iterator |
 OpenMesh::FinalMeshItemsT< Traits, IsTriMesh >::ITraits | |
 OpenMesh::Concepts::KernelT< FinalMeshItems > | This class describes the minimum interface a mesh kernel has to implement (because the resulting mesh will rely on this interface) |
 OpenMesh::LoopSchemeMaskT< T_, cache_size_ > | Implements cache for the weights of the original Loop scheme supported: |
 OpenMesh::MergeTraits< _Traits1, _Traits2 > | Helper class to merge two mesh traits |
 OpenMesh::Utils::MeshCheckerT< Mesh > | Check integrity of mesh |
 OpenMesh::Concepts::MeshItems | The mesh items class encapsulates the types VertexT, HalfedgeT, EdgeT, and FaceT |
 OpenMesh::Decimater::ModBaseT< DecimaterType > | Base class for all decimation modules |
  OpenMesh::Decimater::ModQuadricT< D > | |
  OpenMesh::Decimater::ModAspectRatioT< DecimaterT > | Use aspect ratio to control decimation |
  OpenMesh::Decimater::ModEdgeLengthT< DecimaterT > | Use edge length to control decimation |
  OpenMesh::Decimater::ModHausdorffT< DecimaterT > | Use Hausdorff distance to control decimation |
  OpenMesh::Decimater::ModIndependentSetsT< DecimaterType > | Lock one-ring around remaining vertex after a collapse to prevent further collapses of halfedges incident to the one-ring vertices |
  OpenMesh::Decimater::ModNormalDeviationT< DecimaterT > | Use Normal deviation to control decimation |
  OpenMesh::Decimater::ModNormalFlippingT< DecimaterT > | Decimating module to avoid flipping of faces |
  OpenMesh::Decimater::ModProgMeshT< DecimaterType > | Collect progressive mesh information while decimating |
  OpenMesh::Decimater::ModQuadricT< DecimaterType > | Mesh decimation module computing collapse priority based on error quadrics |
   ModBalancerT< D > | |
  OpenMesh::Decimater::ModRoundnessT< DecimaterType > | Use Roundness of triangles to control decimation |
 OpenMesh::Decimater::ModBaseT< D > | |
 OpenMesh::Decimater::ModBaseT< DecimaterT > | |
 OpenMesh::mostream | This class provides streams that can easily be multiplexed (using the connect() method) and toggled on/off (using enable() / disable()) |
 OpenMesh::multiplex_streambuf | |
 MyData | |
 OpenMesh::newClass | /.../newClass.hh> |
 OpenMesh::newClassT<> | /.../newClassT.hh> |
 OpenMesh::Utils::Noncopyable | This class demonstrates the non copyable idiom |
  OpenMesh::Decimater::ModHandleT< Module > | Handle for mesh decimation modules |
  OpenMesh::Smoother::SmootherT< Mesh > | Base class for smoothing algorithms |
   OpenMesh::Smoother::LaplaceSmootherT< Mesh > | Laplacian Smoothing |
    OpenMesh::Smoother::JacobiLaplaceSmootherT< Mesh > | Laplacian Smoothing |
  OpenMesh::Subdivider::Uniform::SubdividerT< MeshType, RealType > | Abstract base class for uniform subdivision algorithms |
   OpenMesh::Subdivider::Uniform::CompositeT< MeshType, RealType > | This class provides the composite subdivision rules for the uniform case |
    OpenMesh::Subdivider::Uniform::CompositeLoopT< MeshType, RealType > | Uniform composite Loop subdivision algorithm |
    OpenMesh::Subdivider::Uniform::CompositeSqrt3T< MeshType, RealType > | Uniform composite sqrt(3) subdivision algorithm |
   OpenMesh::Subdivider::Uniform::InterpolatingSqrt3LGT< MeshType, RealType > | Uniform Interpolating Sqrt3 subdivision algorithm |
   OpenMesh::Subdivider::Uniform::LongestEdgeT< MeshType, RealType > | Uniform LongestEdgeT subdivision algorithm |
   OpenMesh::Subdivider::Uniform::LoopT< MeshType, RealType > | Uniform Loop subdivision algorithm |
   OpenMesh::Subdivider::Uniform::ModifiedButterflyT< MeshType, RealType > | Modified Butterfly subdivision algorithm |
   OpenMesh::Subdivider::Uniform::Sqrt3T< MeshType, RealType > | Uniform Sqrt3 subdivision algorithm |
  OpenMesh::Utils::TestingFramework | Helper class for test programms |
 OpenMesh::NormalConeT< Scalar > | /class NormalCone NormalCone.hh <ACG/Geometry/Types/NormalCone.hh> |
 OpenMesh::Utils::NumLimitsT< Scalar > | This class provides the maximum and minimum values a certain scalar type (int , float , or double ) can store |
 OpenMesh::IO::OFFFormat | |
 OpenMeshBase | |
  OpenMeshCirculators | |
  OpenMeshCollapse | |
  OpenMeshDecimater | |
  OpenMeshIterators | |
  OpenMeshLoader | |
  OpenMeshNormals | |
  OpenMeshOthers | |
  OpenMeshProperties | |
 Option< T > | |
 OpenMesh::IO::Options | Set options for reader/writer modules |
 OpenMesh::VDPM::Plane3d | Ax + by + cz + d = 0 |
 OpenMesh::PropertyT< T >::plus | |
 PMInfo | |
 OpenMesh::PolyMesh_ArrayKernel_GeneratorT< Traits > | Helper class to build a PolyMesh-type |
 OpenMesh::PolyMeshT< Kernel > | Base type for a polygonal mesh |
  OpenMesh::PolyMesh_ArrayKernelT< Traits > | Polygonal mesh based on the ArrayKernel |
  OpenMesh::TriMeshT< Kernel > | Base type for a triangle mesh |
   OpenMesh::Kernel_OSG::TriMesh_OSGArrayKernelT< Traits > | Triangle mesh based on the Kernel_OSG::ArrayKernelT |
   OpenMesh::TriMesh_ArrayKernelT< Traits > | Triangle mesh based on the ArrayKernel |
 OpenMesh::PropertyContainer | A a container for properties |
 OpenMesh::IO::OMFormat::Chunk::PropertyName | |
 QGLViewerWidget | |
  MeshViewerWidgetT< M > | |
   OpenMesh::VDPMSynthesizerViewerWidget | |
  MeshViewerWidgetT< Mesh > | |
   MeshViewerWidget | |
    DecimaterViewerWidget | |
    ProgViewerWidget | |
  MeshViewerWidgetT< MyMesh > | |
   MeshViewerWidget | |
 OpenMesh::Geometry::QuadricT< Scalar > | /class QuadricT Geometry/QuadricT.hh |
 OpenMesh::FinalMeshItemsT< Traits, IsTriMesh >::Refs | |
 OpenMesh::MergeTraits< _Traits1, _Traits2 >::Result | |
 OpenMesh::Subdivider::Adaptive::RuleInterfaceT< M > | Base class for adaptive composite subdivision rules |
  OpenMesh::Subdivider::Adaptive::EdE< M > | Composite rule EdE |
  OpenMesh::Subdivider::Adaptive::EdEc< M > | Composite rule EdEc |
  OpenMesh::Subdivider::Adaptive::EF< M > | Composite rule EF |
  OpenMesh::Subdivider::Adaptive::EV< M > | Composite rule EV |
  OpenMesh::Subdivider::Adaptive::EVc< M > | Composite rule EVc |
  OpenMesh::Subdivider::Adaptive::FE< M > | Composite rule FE |
  OpenMesh::Subdivider::Adaptive::FF< M > | Composite rule FF |
  OpenMesh::Subdivider::Adaptive::FFc< M > | Composite rule FFc |
  OpenMesh::Subdivider::Adaptive::FV< M > | Composite rule FV |
  OpenMesh::Subdivider::Adaptive::FVc< M > | Composite rule FVc |
  OpenMesh::Subdivider::Adaptive::Tvv3< M > | Adaptive Composite Subdivision framework |
  OpenMesh::Subdivider::Adaptive::Tvv4< M > | Topological composite rule Tvv,4 doing a 1-4 split of a face |
  OpenMesh::Subdivider::Adaptive::VdE< M > | Composite rule VdE |
  OpenMesh::Subdivider::Adaptive::VdEc< M > | Composite rule VdEc |
  OpenMesh::Subdivider::Adaptive::VE< M > | Composite rule VE |
  OpenMesh::Subdivider::Adaptive::VF< M > | Composite rule VF |
  OpenMesh::Subdivider::Adaptive::VV< M > | Composite rule VV |
  OpenMesh::Subdivider::Adaptive::VVc< M > | Composite rule VVc |
 RuleMap | |
 OpenMesh::GenProg::SelectThen::Select< Then, Else > | |
 OpenMesh::GenProg::SelectElse::Select< Then, Else > | |
 OpenMesh::GenProg::SelectElse | |
 OpenMesh::GenProg::SelectThen | |
 OpenMesh::SingletonT< T > | A simple singleton template |
 SmootherT< Mesh > | |
 OpenMesh::Subdivider::Adaptive::State | |
 OpenMesh::Subdivider::Adaptive::CompositeTraits::State | Storage type for intermediate states and the final flag of a mesh entity |
 OpenMesh::Attributes::StatusInfo | Add status information to a base class |
 OpenMesh::ArrayKernel::StatusSetT< Handle > | — StatusSet API — |
  OpenMesh::ArrayKernel::AutoStatusSetT< Handle > | — AutoStatusSet API — |
   OpenMesh::ArrayKernel::ExtStatusSetT< Handle > | — ExtStatusSet API — (hybrid between a set and an array) |
 OpenMesh::StripifierT< Mesh > | This class decomposes a triangle mesh into several triangle strips |
 SubdivideWidget | |
 OpenMesh::IO::binary< std::vector< std::string > >::Sum | |
 OpenMesh::Utils::TestingFramework::TestDeleter | |
 OpenMesh::Utils::TestingFramework::TestFunc | |
 OpenMesh::Utils::TestingFramework::TestRunner | |
 OpenMesh::Utils::Timer | Timer class |
 OpenMesh::Utils::TimerImpl | |
  OpenMesh::Utils::TimerImplStd | |
 OpenMesh::TriMesh_ArrayKernel_GeneratorT< Traits > | Helper class to create a TriMesh-type based on ArrayKernelT |
 OpenMesh::Kernel_OSG::TriMesh_OSGArrayKernel_GeneratorT< Traits > | Helper class to create a TriMesh-type based on Kernel_OSG::ArrayKernelT |
 OpenMesh::vector_caster< dst_t, src_t > | |
 OpenMesh::vector_caster< dst_t, dst_t > | |
 OpenMesh::vector_caster< osg::Vec3d, osg::Pnt3d > | Convert Pnt3d to Vec3d |
 OpenMesh::vector_caster< osg::Vec3f, osg::Pnt3f > | Convert Pnt3f to Vec3f |
 OpenMesh::vector_caster< osg::Vec4d, osg::Pnt4d > | Convert Pnt4d to Vec4d |
 OpenMesh::vector_caster< osg::Vec4f, osg::Pnt4f > | Convert Pnt4f to Vec4f |
 OpenMesh::vector_traits< T > | Helper class providing information about a vector type |
 OpenMesh::vector_traits< osg::Color3f > | Vector traits for OpenSG color type |
 OpenMesh::vector_traits< osg::Color3ub > | Vector traits for OpenSG color type |
 OpenMesh::vector_traits< osg::Color4f > | Vector traits for OpenSG color type |
 OpenMesh::vector_traits< osg::Color4ub > | Vector traits for OpenSG color type |
 OpenMesh::vector_traits< osg::Pnt2d > | Vector traits for OpenSG vector type |
 OpenMesh::vector_traits< osg::Pnt2f > | Vector traits for OpenSG vector type |
 OpenMesh::vector_traits< osg::Pnt3d > | Vector traits for OpenSG vector type |
 OpenMesh::vector_traits< osg::Pnt3f > | Vector traits for OpenSG vector type |
 OpenMesh::vector_traits< osg::Pnt4d > | Vector traits for OpenSG vector type |
 OpenMesh::vector_traits< osg::Pnt4f > | Vector traits for OpenSG vector type |
 OpenMesh::vector_traits< osg::Vec2f > | Vector traits for OpenSG vector type |
 OpenMesh::vector_traits< osg::Vec3d > | Vector traits for OpenSG vector type |
 OpenMesh::vector_traits< osg::Vec3f > | Vector traits for OpenSG vector type |
 OpenMesh::vector_traits< osg::Vec4d > | Vector traits for OpenSG vector type |
 OpenMesh::vector_traits< osg::Vec4f > | Vector traits for OpenSG vector type |
 OpenMesh::vector_traits< osg::Vec4ub > | Vector traits for OpenSG vector type |
 VectorDataT | |
  VectorT< Scalar, N > | |
 OpenMesh::ArrayItems::Vertex | The vertex item |
 OpenMesh::Iterators::VertexEdgeIterT< Mesh > | Circulator |
 OpenMesh::Iterators::VertexFaceIterT< Mesh > | Circulator |
 OpenMesh::Iterators::VertexIHalfedgeIterT< Mesh > | Circulator |
 OpenMesh::Iterators::VertexOHalfedgeIterT< Mesh > | Circulator |
 AnalyzerTraits::VertexT< Base, Refs > | |
 OpenMesh::VDPM::MeshTraits::VertexT< Base, Refs > | |
 OpenMesh::Subdivider::Uniform::CompositeTraits::VertexT< Base, Refs > | |
 OpenMesh::Concepts::MeshItems::VertexT< Refs_ > | Interface for the internal vertex type |
 OpenMesh::Subdivider::Adaptive::CompositeTraits::VertexT< Base, Refs > | |
 OpenMesh::MergeTraits< _Traits1, _Traits2 >::Result::VertexT< Base, Refs > | |
 MyTraits::VertexT< Base, Refs > | |
 OpenMesh::DefaultTraits::VertexT< Base, Refs > | |
 OpenMesh::Iterators::VertexVertexIterT< Mesh > | Circulator |
 OpenMesh::VDPM::VFront | Active nodes in vertex hierarchy |
 OpenMesh::VDPM::VHierarchy | Keeps the vertex hierarchy build during analyzing a progressive mesh |
 OpenMesh::VDPM::VHierarchyNode | Vertex hierarchy node |
 OpenMesh::VDPM::VHierarchyNodeIndex | Index of vertex hierarchy node |
 OpenMesh::VDPM::VHierarchyWindow | |
 OpenMesh::VDPM::ViewingParameters | |