/*============================================================================*/ /*==== Titel: Graphic3d_CTransPersStruct.hxx */ /*==== Role : */ /*==== */ /*==== Implementation: This is a primitive type implemented with typedef */ /*============================================================================*/ #ifndef _Graphic3d_CTransPersStruct_HeaderFile #define _Graphic3d_CTransPersStruct_HeaderFile #include typedef CALL_DEF_TRANSFORM_PERSISTENCE Graphic3d_CTransPersStruct; #if defined(__cplusplus) || defined(c_plusplus) /*==== Definition de Type ====================================================*/ #include const Handle(Standard_Type)& TYPE(Graphic3d_CTransPersStruct); /*============================================================================*/ #endif #endif /*_Graphic3d_CTransPersStruct_HeaderFile*/