![]() |
GemaCoreLib
The GeMA Core library
|
Implementation of the GmDiscontinuitySet class. More...
#include "gmLog.h"#include <QVector>#include <unit.h>#include "gmSurfaceCellIntersection.h"#include "gmCellType.h"#include "gmStateDumpItem.h"#include <QDataStream>

Go to the source code of this file.
Classes | |
| class | GmDiscontinuitySet |
| Base interface for providing discontinuity geometry information for spatial indices. More... | |
| class | GmDiscontinuitySetStateDumpItem |
Functions | |
| QDataStream & | operator<< (QDataStream &, const GmDiscontinuitySet::SegmentCell2DIntersectionList &) |
| QDataStream & | operator>> (QDataStream &, GmDiscontinuitySet::SegmentCell2DIntersectionList &) |
| QDataStream & | operator<< (QDataStream &, const RayIntersection &) |
| QDataStream & | operator>> (QDataStream &, RayIntersection &) |
Implementation of the GmDiscontinuitySet class.
Declaration of the GmDiscontinuitySet class.