Open CASCADE Technology
7.6.0
|
#include <NCollection_Vector.hxx>
#include <NCollection_Sequence.hxx>
#include <XCAFPrs_DocumentNode.hxx>
#include <TDF_LabelSequence.hxx>
#include <TopoDS_Shape.hxx>
Data Structures | |
class | XCAFPrs_DocumentExplorer |
Document iterator through shape nodes. More... | |
Typedefs | |
typedef Standard_Integer | XCAFPrs_DocumentExplorerFlags |
Enumerations | |
enum | { XCAFPrs_DocumentExplorerFlags_None = 0x00 , XCAFPrs_DocumentExplorerFlags_OnlyLeafNodes = 0x01 , XCAFPrs_DocumentExplorerFlags_NoStyle = 0x02 } |
Document explorer flags. More... | |