/*============================================================================*/ /*==== Titre: Aspect_CLayer2d.hxx */ /*==== Role : The header file of primitive type "CLayer2d" from Aspect */ /*==== */ /*==== Implementation: This is a primitive type implemented with typedef */ /*============================================================================*/ #ifndef _Aspect_CLayer2d_HeaderFile #define _Aspect_CLayer2d_HeaderFile #include typedef CALL_DEF_LAYER Aspect_CLayer2d; #if defined(__cplusplus) || defined(c_plusplus) /*==== Definition de Type ====================================================*/ #include const Handle(Standard_Type)& TYPE(Aspect_CLayer2d) ; /*============================================================================*/ #endif #endif /*Aspect_CLayer2d_HeaderFile*/