IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
MeshWithHoles3dTypes.h
Go to the documentation of this file.
1 // MeshWithHoles3dTypes.h:
3 // -----------------------
4 //
14 
15 #ifndef __IPSDKGEOMETRY_MESHWITHHOLES3DTYPES_H__
16 #define __IPSDKGEOMETRY_MESHWITHHOLES3DTYPES_H__
17 
19 
20 namespace ipsdk {
21 namespace geom {
22 
23 template <typename T>
24 class MeshWithHoles3d;
25 
28 
29 
32 
33 } // end of namespace geom
34 } // end of namespace ipsdk
35 
36 #endif // __IPSDKGEOMETRY_MESHWITHHOLES3DTYPES_H__
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
Predefined types for mesh 3d management.