Public Member Functions | |
BOOL | filter (const LASpoint *point) |
int | get_command (char *string) const |
LAScriterionClipZ (F64 below_z, F64 above_z) | |
const char * | name () const |
Public Member Functions inherited from LAScriterion | |
virtual void | reset () |
virtual | ~LAScriterion () |
Private Attributes | |
F64 | above_z |
F64 | below_z |
Definition at line 70 of file lasfilter.cpp.
Definition at line 76 of file lasfilter.cpp.
Implements LAScriterion.
Definition at line 75 of file lasfilter.cpp.
|
inlinevirtual |
Implements LAScriterion.
Definition at line 74 of file lasfilter.cpp.
|
inlinevirtual |
Implements LAScriterion.
Definition at line 73 of file lasfilter.cpp.
|
private |
Definition at line 78 of file lasfilter.cpp.
|
private |
Definition at line 76 of file lasfilter.cpp.