MCPcopy Create free account
hub / github.com/Pamphlett/Outram / ~ImageProjection

Method ~ImageProjection

include/imageProjection.hpp:249–249  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

247
248
249 ~ImageProjection() {}
250
251 void setPointCloud(const pcl::PointCloud<PointType>::Ptr srcPtr) {
252 (*laserCloudIn).points.resize((*srcPtr).size());

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected