MOAB: Mesh Oriented datABase  (version 5.5.0)
FBiGeom_f.h
Go to the documentation of this file.
1 #ifndef FBIGEOM_F_H
2 #define FBIGEOM_F_H
3 
4 #include "iBase_f.h"
5 
6 #define FBiGeom_Instance IBASE_HANDLE_T
7 #define FBiGeom_EntityIterator IBASE_HANDLE_T
8 #define FBiGeom_EntityArrIterator IBASE_HANDLE_T
9 
10 #endif
11 
12