cgma
|
#include "OCCAttribSet.hpp"
#include "OCCQueryEngine.hpp"
#include "CubitSimpleAttrib.hpp"
#include "CubitFileIOWrapper.hpp"
#include "Standard_Version.hxx"
#include "TDataStd_Shape.hxx"
#include "TDF_Label.hxx"
#include "TopTools_DataMapOfShapeInteger.hxx"
#include "TCollection_ExtendedString.hxx"
#include "Handle_TDataStd_Name.hxx"
#include "Handle_TDataStd_ExtStringArray.hxx"
#include "Handle_TDataStd_RealArray.hxx"
#include "Handle_TDataStd_IntegerArray.hxx"
#include "TDataStd_Name.hxx"
#include "TDataStd_ExtStringArray.hxx"
#include "TDataStd_RealArray.hxx"
#include "TDataStd_IntegerArray.hxx"
#include "TopoDS_Shape.hxx"
#include "TDF_ChildIterator.hxx"
#include <vector>
Go to the source code of this file.
Typedefs | |
typedef TDataStd_Shape | TDataXtd_Shape |
typedef Handle_TDataStd_Shape | Handle_TDataXtd_Shape |
typedef std::map< int, TDF_Label >::value_type | labType |
typedef Handle_TDataStd_Shape Handle_TDataXtd_Shape |
Definition at line 26 of file OCCAttribSet.cpp.
typedef std::map<int, TDF_Label>::value_type labType |
Definition at line 45 of file OCCAttribSet.cpp.
typedef TDataStd_Shape TDataXtd_Shape |
Definition at line 25 of file OCCAttribSet.cpp.