Go to the documentation of this file.
28 #ifndef _GEOMAlgo_StateCollector_HeaderFile
29 #define _GEOMAlgo_StateCollector_HeaderFile
31 #include <Standard.hxx>
32 #include <Standard_Macro.hxx>
33 #include <Standard_Integer.hxx>
34 #include <Standard_Boolean.hxx>
35 #include <TopAbs_State.hxx>
48 Standard_Boolean
AppendState(
const TopAbs_State aSt) ;
51 TopAbs_State
State()
const;