Tweak ...
This commit is contained in:
parent
9af5f9f094
commit
a89ceb96b9
@ -133,7 +133,7 @@ public:
|
|||||||
void set_bucket( double *lonlat );
|
void set_bucket( double *lonlat );
|
||||||
|
|
||||||
// create an impossible bucket
|
// create an impossible bucket
|
||||||
inline void SGBucket::make_bad( void ) {
|
inline void make_bad( void ) {
|
||||||
set_bucket(0.0, 0.0);
|
set_bucket(0.0, 0.0);
|
||||||
lon = -1000;
|
lon = -1000;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user