Hermes
|
The implementation of LineSP. More...
#include "../../h/Spatial/LineSP/RelationalOperators.h"
#include "../../h/Spatial/LineSP/Properties.h"
Functions | |
bool | isParallelLineSP_LineSP (const LineSP *lineA, const LineSP *lineB) |
PGDLLEXPORT Datum | isParallelLineSP_LineSPV1 (PG_FUNCTION_ARGS) |
PG_FUNCTION_INFO_V1 (isParallelLineSP_LineSPV1) | |
The implementation of LineSP.
These functions are documented in the LineSP/RelationalOperators.h
References LineSP::A, LineSP::B, and slopeLineSP().
Referenced by isParallelLineSP_LineSPV1().
PGDLLEXPORT Datum isParallelLineSP_LineSPV1 | ( | PG_FUNCTION_ARGS | ) |
PG_FUNCTION_INFO_V1 | ( | isParallelLineSP_LineSPV1 | ) |