Public Member Functions | |
BOOL | filter (const LASpoint *point) |
int | get_command (char *string) const |
LAScriterionClipRawZ (I32 below_z, I32 above_z) | |
const char * | name () const |
Public Member Functions inherited from LAScriterion | |
virtual void | reset () |
virtual | ~LAScriterion () |
Private Attributes | |
I32 | above_z |
I32 | below_z |
Definition at line 158 of file lasfilter.cpp.
Definition at line 164 of file lasfilter.cpp.
Implements LAScriterion.
Definition at line 163 of file lasfilter.cpp.
|
inlinevirtual |
Implements LAScriterion.
Definition at line 162 of file lasfilter.cpp.
|
inlinevirtual |
Implements LAScriterion.
Definition at line 161 of file lasfilter.cpp.
|
private |
Definition at line 166 of file lasfilter.cpp.
|
private |
Definition at line 164 of file lasfilter.cpp.