kstars
RangeConvex.h File Reference
#include "SpatialConstraint.h"#include "SpatialIndex.h"#include "SpatialSign.h"#include <HtmRange.h>
Include dependency graph for RangeConvex.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | RangeConvex |
Typedefs | |
| typedef std::vector< uint64 > | ValueVectorUint64 |
Enumerations | |
| enum | SpatialMarkup { dONTKNOW, pARTIAL, fULL, rEJECT } |
Typedef Documentation
| typedef std::vector<uint64> ValueVectorUint64 |
Definition at line 23 of file RangeConvex.h.
Enumeration Type Documentation
| enum SpatialMarkup |
Enumerator.
Define the return values of an intersection
| Enumerator | |
|---|---|
| dONTKNOW |
Uncertain. |
| pARTIAL |
Triangle partially intersected. |
| fULL |
All of the triangle is inside queried area. |
| rEJECT |
Triangle is outside the queried area. |
Definition at line 35 of file RangeConvex.h.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:36:21 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:36:21 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference