MCPcopy Create free account
hub / github.com/dartsim/dart / setPointSamplingMode

Method setPointSamplingMode

examples/point_cloud/main.cpp:82–85  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

80 }
81
82 void setPointSamplingMode(PointSamplingMode mode)
83 {
84 mSampleingMode = mode;
85 }
86
87 PointSamplingMode getPointSamplingMode() const
88 {

Callers 1

renderMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected