pktools
2.6.7
Processing Kernel for geospatial data
Public Member Functions
|
List of all members
Decrease_PosValue Class Reference
Public Member Functions
int
operator()
(const
PosValue
&pv1, const
PosValue
&pv2) const
Detailed Description
Definition at line
34
of file
PosValue.h
.
Member Function Documentation
◆
operator()()
int Decrease_PosValue::operator()
(
const
PosValue
&
pv1
,
const
PosValue
&
pv2
)
const
inline
Definition at line
36
of file
PosValue.h
.
36
{
37
return
pv1.value>pv2.value;
//for decreasing order
38
}
The documentation for this class was generated from the following file:
/usr/src/slapt-src/gis/pktools/PKTOOLS-2.6.7.6/src/base/
PosValue.h
Generated on Wed Jun 1 2022 22:29:37 for pktools by
1.9.3