The Cog3DAngleRange type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| CreateFullRange |
Create a full range object.
| |
| Dilate |
Dilate this angle range by another angle range.
| |
| Equals | (Overrides ValueType Equals(Object).) | |
| GetHashCode | (Overrides ValueType GetHashCode .) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| IsWithin |
Check whether a value is inside the angle range.
| |
| RealEqual |
Compares the internal state of the specified instances and returns
true if the internal state is within epsilon.
| |
| ToString |
Override of ToString method to get a string for describing this object.
(Overrides ValueType ToString .) |
See Also