 |
OpenMesh
|
57 #ifndef OPENMESH_KERNEL_OSG_TRIMESH_OSGARRAYKERNEL_HH
58 #define OPENMESH_KERNEL_OSG_TRIMESH_OSGARRAYKERNEL_HH
64 #include <OpenMesh/Core/System/config.h>
66 #include <OpenMesh/Core/Mesh/TriMeshT.hh>
68 #include <OpenMesh/Core/Mesh/ArrayKernel.hh>
70 #include <OpenMesh/Core/Mesh/Handles.hh>
71 #include <OpenMesh/Core/Mesh/FinalMeshItemsT.hh>
73 #include <OpenMesh/Tools/Kernel_OSG/VectorAdapter.hh>
75 #include <OpenMesh/Tools/Kernel_OSG/ArrayKernelT.hh>
77 #include <osg/Geometry>
84 namespace Kernel_OSG {
90 template <
class Traits>
106 template <
class Traits = Kernel_OSG::Traits>
116 #endif // OPENMESH_KERNEL_OSG_TRIMESH_OSGARRAYKERNEL_HH
Definition: TriMeshT.hh:95
Definition: TriMesh_OSGArrayKernelT.hh:107
Definition: ArrayKernelT.hh:97
Definition: PolyMesh_ArrayKernelT.hh:98
Definition of the mesh entities (items).
Definition: FinalMeshItemsT.hh:72
Martin, 26.12.2004: 1) replaced resize(size()-1) with pop_back(), since the later is more efficient 2...
Definition: MeshItems.hh:64
This class adds the standard properties to the mesh type.
Definition: AttribKernelT.hh:75
Helper class to create a TriMesh-type based on Kernel_OSG::ArrayKernelT.
Definition: TriMesh_OSGArrayKernelT.hh:91
Project OpenMesh,
© Computer Graphics Group, RWTH Aachen.
Documentation generated using
doxygen
.