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

Method getData

io/src/image_ir.cpp:58–62  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56
57
58const unsigned short*
59pcl::io::IRImage::getData ()
60{
61 return ( static_cast<const unsigned short*> (wrapper_->getData ()) );
62}
63
64
65int

Callers 15

runFunction · 0.45
updateViewerFunction · 0.45
show_octreeFunction · 0.45
runMethod · 0.45
fillRGBMethod · 0.45
fillGrayscaleMethod · 0.45
fillRawMethod · 0.45
fillGrayscaleMethod · 0.45
fillRGBMethod · 0.45

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.36