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