![]() |
FeatureDescriptor Operators and Type Conversions |
The FeatureDescriptor type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Equality |
Implements the operator ==.
|
![]() ![]() | (Double to FeatureDescriptor) |
Performs an implicit conversion from double
to FeatureDescriptor.
|
![]() ![]() | (FeatureDescriptorDouble to FeatureDescriptor) |
Performs an implicit conversion from double
to FeatureDescriptor.
|
![]() ![]() | Inequality |
Implements the operator !=.
|