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

Method getWidth

io/src/image_depth.cpp:119–123  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

117
118
119unsigned
120pcl::io::DepthImage::getWidth () const
121{
122 return (wrapper_->getWidth ());
123}
124
125
126unsigned

Callers 3

fillDepthImageRawMethod · 0.45
fillDepthImageMethod · 0.45
fillDisparityImageMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected