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