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

Method getShadowValue

io/src/image_depth.cpp:105–109  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

103
104
105std::uint64_t
106pcl::io::DepthImage::getShadowValue () const
107{
108 return (shadow_value_);
109}
110
111
112std::uint64_t

Calls

no outgoing calls

Tested by

no test coverage detected