Mech-Eye API
2.5.1
API reference documentation for Mech-Eye 3D Laser Profiler
Loading...
Searching...
No Matches
Deprecated List
Global
MechEyeDevice::getCloudOutlierFilterMode
(
PointCloudProcessingSettings::CloudOutlierFilterMode
&value) const
Please use
MechEyeDevice::getCloudOutlierRemovalMode()
instead.
Global
MechEyeDevice::getCloudSmoothMode
(
PointCloudProcessingSettings::CloudSmoothMode
&value) const
Please use
MechEyeDevice::getCloudSurfaceSmoothingMode()
instead.
Global
MechEyeDevice::setCloudOutlierFilterMode
(
PointCloudProcessingSettings::CloudOutlierFilterMode
value) const
Please use
MechEyeDevice::getCloudOutlierRemovalMode()
instead.
Global
MechEyeDevice::setCloudSmoothMode
(
PointCloudProcessingSettings::CloudSmoothMode
value) const
Please use
MechEyeDevice::setCloudSurfaceSmoothingMode()
instead.
Global
PointCloudProcessingSettings::CloudOutlierFilterMode
Please use
PointCloudProcessingSettings::outlierRemoval
instead.
Global
PointCloudProcessingSettings::CloudSmoothMode
Please use
PointCloudProcessingSettings::surfaceSmoothing
instead.
Global
PointCloudProcessingSettings::outlierFilterMode
Please use
PointCloudProcessingSettings::outlierRemoval
instead.
Global
PointCloudProcessingSettings::smoothMode
Please use
PointCloudProcessingSettings::surfaceSmoothing
instead.
Global
ProfilerEvent::Event
This enum is deprecated since version 2.5.0. Please use the following method:
getSupportedEvents(const Profiler&, std::vector<EventInfo>&)
to get supported events.
Global
ProfilerEvent::registerProfilerEventCallback
(
Profiler
&profiler, EventCallback callback, void *pUser, unsigned int events)
This method is deprecated since version 2.5.0. Please use the following method:
registerProfilerEventCallback(Profiler&, uint16_t, const ProfilerEventCallback&)
.
Generated by
1.9.7