Public Member Functions | |
BOOL | filter (const LASpoint *point) |
int | get_command (char *string) const |
LAScriterionKeepGpsTime (F64 below_gpstime, F64 above_gpstime) | |
const char * | name () const |
Public Member Functions inherited from LAScriterion | |
virtual void | reset () |
virtual | ~LAScriterion () |
Private Attributes | |
F64 | above_gpstime |
F64 | below_gpstime |
Definition at line 501 of file lasfilter.cpp.
Definition at line 507 of file lasfilter.cpp.
Implements LAScriterion.
Definition at line 506 of file lasfilter.cpp.
|
inlinevirtual |
Implements LAScriterion.
Definition at line 505 of file lasfilter.cpp.
|
inlinevirtual |
Implements LAScriterion.
Definition at line 504 of file lasfilter.cpp.
|
private |
Definition at line 509 of file lasfilter.cpp.
|
private |
Definition at line 507 of file lasfilter.cpp.