MCPcopy Create free account
hub / github.com/PointCloudLibrary/pcl / getTransform

Method getTransform

visualization/src/pcl_painter2D.cpp:248–252  ·  view source on GitHub ↗

/////////////////////////////////////////////////////////////////////////////////////////////////////////////////

Source from the content-addressed store, hash-verified

246
247//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
248vtkMatrix3x3 *
249pcl::visualization::PCLPainter2D::getTransform()
250{
251 return current_transform_->GetMatrix ();
252}
253
254//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
255void

Callers 3

TESTFunction · 0.45

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.36