Definition at line 177 of file lastransform.cpp.
◆ LASoperationRotateXY()
LASoperationRotateXY::LASoperationRotateXY |
( |
F64 |
angle, |
|
|
F64 |
x_offset, |
|
|
F64 |
y_offset |
|
) |
| |
|
inline |
◆ name()
const char* LASoperationRotateXY::name |
( |
| ) |
const |
|
inlinevirtual |
◆ transform()
void LASoperationRotateXY::transform |
( |
LASpoint * |
point | ) |
const |
|
inlinevirtual |
◆ cos_angle
F64 LASoperationRotateXY::cos_angle |
|
private |
◆ sin_angle
F64 LASoperationRotateXY::sin_angle |
|
private |
◆ x_offset
F64 LASoperationRotateXY::x_offset |
|
private |
◆ y_offset
F64 LASoperationRotateXY::y_offset |
|
private |
The documentation for this class was generated from the following file: