Public Member Functions | Private Attributes | List of all members
LASoperationClampZ Class Reference
Inheritance diagram for LASoperationClampZ:
Inheritance graph
[legend]

Public Member Functions

 LASoperationClampZ (F64 min, F64 max)
 
const char * name () const
 
void transform (LASpoint *point) const
 
- Public Member Functions inherited from LASoperation
virtual ~LASoperation ()
 

Private Attributes

F64 max
 
F64 min
 

Detailed Description

Definition at line 193 of file lastransform.cpp.

Constructor & Destructor Documentation

◆ LASoperationClampZ()

LASoperationClampZ::LASoperationClampZ ( F64  min,
F64  max 
)
inline

Definition at line 202 of file lastransform.cpp.

Member Function Documentation

◆ name()

const char* LASoperationClampZ::name ( ) const
inlinevirtual

Implements LASoperation.

Definition at line 196 of file lastransform.cpp.

◆ transform()

void LASoperationClampZ::transform ( LASpoint point) const
inlinevirtual

Implements LASoperation.

Definition at line 197 of file lastransform.cpp.

Member Data Documentation

◆ max

F64 LASoperationClampZ::max
private

Definition at line 204 of file lastransform.cpp.

◆ min

F64 LASoperationClampZ::min
private

Definition at line 202 of file lastransform.cpp.


The documentation for this class was generated from the following file:


lvr2
Author(s): Thomas Wiemann , Sebastian Pütz , Alexander Mock , Lars Kiesow , Lukas Kalbertodt , Tristan Igelbrink , Johan M. von Behren , Dominik Feldschnieders , Alexander Löhr
autogenerated on Wed Mar 2 2022 00:37:26