52 #ifndef OPENMESH_TRIMESH_ARRAY_KERNEL_HH 53 #define OPENMESH_TRIMESH_ARRAY_KERNEL_HH 60 #include <OpenMesh/Core/Mesh/TriConnectivity.hh> 62 #include <OpenMesh/Core/Mesh/FinalMeshItemsT.hh> 63 #include <OpenMesh/Core/Mesh/AttribKernelT.hh> 64 #include <OpenMesh/Core/Mesh/TriMeshT.hh> 72 template<
class Traits>
73 class PolyMesh_ArrayKernelT;
78 template <
class Traits>
93 template <
class Traits = DefaultTraits>
99 template<
class OtherTraits>
103 this->assign(t,
true);
111 #endif // OPENMESH_TRIMESH_ARRAY_KERNEL_HH
Helper class to create a TriMesh-type based on ArrayKernelT.
Definition of the mesh entities (items).