Public Member Functions | |
LASoperationClampRawZ (I32 min, I32 max) | |
const char * | name () const |
void | transform (LASpoint *point) const |
Public Member Functions inherited from LASoperation | |
virtual | ~LASoperation () |
Private Attributes | |
I32 | max |
I32 | min |
Definition at line 283 of file lastransform.cpp.
Definition at line 291 of file lastransform.cpp.
|
inlinevirtual |
Implements LASoperation.
Definition at line 286 of file lastransform.cpp.
|
inlinevirtual |
Implements LASoperation.
Definition at line 287 of file lastransform.cpp.
|
private |
Definition at line 293 of file lastransform.cpp.
|
private |
Definition at line 291 of file lastransform.cpp.