#include <GEOMImpl_IShapesOperations.hxx>
Public Attributes | |
ExtractionStatType | type |
Type of extraction statistics. More... | |
std::list< Standard_Integer > | indices |
Shape indices touched by this type of modification. More... | |
This structure defines a format of extraction statistics.
std::list<Standard_Integer> GEOMImpl_IShapesOperations::ExtractionStat::indices |
ExtractionStatType GEOMImpl_IShapesOperations::ExtractionStat::type |