_border | GmCompact2DSegmentCellIntersection | private |
_cartCoord | GmCompact2DSegmentCellIntersection | private |
_cellId | GmCompact2DSegmentCellIntersection | private |
_edgeAndNatSize | GmCompact2DSegmentCellIntersection | private |
_kindAndFlags | GmCompact2DSegmentCellIntersection | private |
_natCoord | GmCompact2DSegmentCellIntersection | private |
_segmentId | GmCompact2DSegmentCellIntersection | private |
border(int i) const | GmCompact2DSegmentCellIntersection | inline |
cartCoord(int i) const | GmCompact2DSegmentCellIntersection | inline |
cellId() const | GmCompact2DSegmentCellIntersection | inline |
continuous() const | GmCompact2DSegmentCellIntersection | inline |
edge() const | GmCompact2DSegmentCellIntersection | inline |
GmCompact2DSegmentCellIntersection(const GmSegmentCellIntersection &data, int segmentIndex, bool hasIntElementId) | GmCompact2DSegmentCellIntersection | private |
hasIntersectionElementId() const | GmCompact2DSegmentCellIntersection | inline |
instance(const GmSegmentCellIntersection &data, int segmentIndex, bool hasIntElementId) | GmCompact2DSegmentCellIntersection | static |
intersectionElementId() const (defined in GmCompact2DSegmentCellIntersection) | GmCompact2DSegmentCellIntersection | inline |
kind(int i) const | GmCompact2DSegmentCellIntersection | inline |
natCoord(int i) const | GmCompact2DSegmentCellIntersection | inline |
numNatCoordinates() const | GmCompact2DSegmentCellIntersection | inlineprivate |
operator delete(void *ptr) | GmCompact2DSegmentCellIntersection | |
operator delete(void *ptr, int, bool) | GmCompact2DSegmentCellIntersection | |
operator new(std::size_t count, int nnatural, bool hasIntElementId) | GmCompact2DSegmentCellIntersection | private |
print(const GmLogCategory &logger, GmLogLevel level) const | GmCompact2DSegmentCellIntersection | |
Q_DISABLE_COPY(GmCompact2DSegmentCellIntersection) (defined in GmCompact2DSegmentCellIntersection) | GmCompact2DSegmentCellIntersection | private |
rawCartCoord(int i) const | GmCompact2DSegmentCellIntersection | inline |
segmentId() const | GmCompact2DSegmentCellIntersection | inline |
SegmentId typedef | GmCompact2DSegmentCellIntersection | |
segmentIntersection() const | GmCompact2DSegmentCellIntersection | inline |
setContinuous(bool mode) | GmCompact2DSegmentCellIntersection | inline |
setIntersectionElementId(int id) | GmCompact2DSegmentCellIntersection | inline |
setSegmentIdIndex(int index) | GmCompact2DSegmentCellIntersection | inline |
setSegmentIntersection() | GmCompact2DSegmentCellIntersection | inline |
updateOutputData(const GmCompact2DSegmentCellIntersection *out, int edge) | GmCompact2DSegmentCellIntersection | |
updateOutputData(const GmVector &cartCoord, const GmVector &natCoord, GmSegmentCellIntersectionPointKind kind, int border) | GmCompact2DSegmentCellIntersection | |