public interface FeatureListener
FeatureDetector.addListener(FeatureListener)
Modifier and Type | Method and Description |
---|---|
void |
featureDetected(Feature feature,
FeatureDetector detector)
The angle and range (in a RangeReading) of a feature is reported when a feature is detected.
|
void featureDetected(Feature feature, FeatureDetector detector)
feature
- The RangeReading, which contains angle and range.