1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32
|
// This file is generated by WOK (CPPExt).
// Please do not edit this file; modify original file instead.
// The copyright and license terms as defined for the original file apply to
// this header file considered to be the "object code" form of the original source.
#include <ShapeFix_DataMapOfShapeBox2d.hxx>
#include <Standard_DomainError.hxx>
#include <Standard_NoSuchObject.hxx>
#include <TopoDS_Shape.hxx>
#include <Bnd_Box2d.hxx>
#include <TopTools_ShapeMapHasher.hxx>
#include <ShapeFix_DataMapNodeOfDataMapOfShapeBox2d.hxx>
#include <ShapeFix_DataMapIteratorOfDataMapOfShapeBox2d.hxx>
#define TheKey TopoDS_Shape
#define TheKey_hxx <TopoDS_Shape.hxx>
#define TheItem Bnd_Box2d
#define TheItem_hxx <Bnd_Box2d.hxx>
#define Hasher TopTools_ShapeMapHasher
#define Hasher_hxx <TopTools_ShapeMapHasher.hxx>
#define TCollection_DataMapNode ShapeFix_DataMapNodeOfDataMapOfShapeBox2d
#define TCollection_DataMapNode_hxx <ShapeFix_DataMapNodeOfDataMapOfShapeBox2d.hxx>
#define TCollection_DataMapIterator ShapeFix_DataMapIteratorOfDataMapOfShapeBox2d
#define TCollection_DataMapIterator_hxx <ShapeFix_DataMapIteratorOfDataMapOfShapeBox2d.hxx>
#define Handle_TCollection_DataMapNode Handle_ShapeFix_DataMapNodeOfDataMapOfShapeBox2d
#define TCollection_DataMapNode_Type_() ShapeFix_DataMapNodeOfDataMapOfShapeBox2d_Type_()
#define TCollection_DataMap ShapeFix_DataMapOfShapeBox2d
#define TCollection_DataMap_hxx <ShapeFix_DataMapOfShapeBox2d.hxx>
#include <TCollection_DataMap.gxx>
|