Derived class to represent point feature set with masked region. More...
#include "rgrl_feature_set_location_masked.h"#include <rgrl/rgrl_feature_sptr.h>#include <rgrl/rgrl_mask.h>Go to the source code of this file.
Derived class to represent point feature set with masked region.
Modifications
Peter Vanroose - 14 aug 2004 - moved all impl from .txx to .h to avoid VC60 internal compile error
Chuck Stewart - 8 Nov 2005 - added versions of nearest_feature and k_nearest_feature
based on point location alone
Definition in file rgrl_feature_set_location_masked.cxx.
1.7.5.1