/*============================================================================*/ /*==== Titre: Graphic3d_CBounds.hxx */ /*==== Role : The header file of primitive type "CBounds" from Graphic3d */ /*==== */ /*==== Implementation: This is a primitive type implemented with typedef */ /*============================================================================*/ #ifndef _Graphic3d_CBounds_HeaderFile #define _Graphic3d_CBounds_HeaderFile #include typedef CALL_DEF_BOUNDS Graphic3d_CBounds; #if defined(__cplusplus) || defined(c_plusplus) /*==== Definition de Type ====================================================*/ #include const Handle(Standard_Type)& TYPE(Graphic3d_CBounds) ; /*============================================================================*/ #endif #endif /*Graphic3d_CBounds_HeaderFile*/