Template Function lvr2::transformPointBuffer
Defined in File TransformUtils.hpp
Function Documentation
-
template<typename T>
void lvr2::transformPointBuffer(PointBufferPtr points, Transform<T> &transform) Transforms a scan according to the given transformation, including normals if present.
- Template Parameters:
T –
- Parameters:
scan –
transform –