Hermes
|
#include <Definition.h>
Data Fields | |
int32 | r |
PointSP | c |
RangeSP is spatial data type and is comprised of one PointSP() representing a circle with center the point and radius r
PointSP RangeSP::c |
the center of the circle
Referenced by BoxSP2RangeSP(), constructorHighRangeSP(), constructorRangeSP(), constructorRangeST(), equalsRangeSP(), equalsRangeST(), inRangeSP(), inRangeST(), outRangeSP(), outRangeST(), RangeSP2BoxSP(), RangeSP2Bytea(), RangeST2Bytea(), recvRangeSP(), recvRangeST(), withinDistanceSegmentSP_RangeSP(), and withinDistanceSegmentST_RangeST().
int32 RangeSP::r |
the radius of the circle
Referenced by areaRangeSP(), BoxSP2RangeSP(), constructorHighRangeSP(), constructorHighRangeST(), constructorRangeSP(), constructorRangeST(), equalsRangeSP(), equalsRangeST(), inRangeSP(), inRangeST(), outRangeSP(), outRangeST(), RangeSP2BoxSP(), RangeSP2Bytea(), RangeST2Bytea(), recvRangeSP(), recvRangeST(), withinDistanceSegmentSP_RangeSP(), and withinDistanceSegmentST_RangeST().