// This file is generated by WOK (CPPExt). // Please do not edit this file; modify original file instead. // The copyright and license terms as defined for the original file apply to // this header file considered to be the "object code" form of the original source. #ifndef _Draw_Drawable2D_HeaderFile #define _Draw_Drawable2D_HeaderFile #ifndef _Standard_HeaderFile #include #endif #ifndef _Standard_DefineHandle_HeaderFile #include #endif #ifndef _Handle_Draw_Drawable2D_HeaderFile #include #endif #ifndef _Draw_Drawable3D_HeaderFile #include #endif #ifndef _Standard_Boolean_HeaderFile #include #endif class Draw_Drawable2D : public Draw_Drawable3D { public: //! Returns False.
Standard_EXPORT virtual Standard_Boolean Is3D() const; DEFINE_STANDARD_RTTI(Draw_Drawable2D) protected: private: }; // other Inline functions and methods (like "C++: function call" methods) #endif