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

Method getNoSampleValue

io/src/image_depth.cpp:112–116  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

110
111
112std::uint64_t
113pcl::io::DepthImage::getNoSampleValue () const
114{
115 return (no_sample_value_);
116}
117
118
119unsigned

Calls

no outgoing calls

Tested by

no test coverage detected