// 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 _PTopoDS_TSolid1_HeaderFile #define _PTopoDS_TSolid1_HeaderFile #ifndef _Standard_Macro_HeaderFile #include #endif #ifndef _Standard_DefineHandle_HeaderFile #include #endif #ifndef _Standard_HeaderFile #include #endif #ifndef _Handle_PTopoDS_TSolid1_HeaderFile #include #endif #ifndef _TopAbs_ShapeEnum_HeaderFile #include #endif #ifndef _PTopoDS_TShape1_HeaderFile #include #endif class PTopoDS_TSolid1 : public PTopoDS_TShape1 { public: //! The new TSolid1 has no boundary and covers the
//! whole 3D space.
Standard_EXPORT PTopoDS_TSolid1(); Standard_EXPORT TopAbs_ShapeEnum ShapeType() const; PTopoDS_TSolid1(const Storage_stCONSTclCOM& a) : PTopoDS_TShape1(a) { } DEFINE_STANDARD_RTTI(PTopoDS_TSolid1) protected: private: }; // other Inline functions and methods (like "C++: function call" methods) #endif