Cone Methods |
The Cone type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals(Object) |
Determines whether the specified object is equal to the current instance of Cone.
(Overrides ValueTypeEquals(Object).) | |
| Equals(Cone, Double) |
Determines whether the specified cone is equal to the current instance of Cone
with a given precision.
| |
| GetHashCode |
Returns a hash code for this instance.
(Overrides ValueTypeGetHashCode.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| Intersects |
Determines whether the given sphere intersects the current instance of Cone.
| |
| ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |
| Name | Description | |
|---|---|---|
| MethodInvoke |
Calls the object method by name.
(Defined by ObjectEx.) | |
| PropertyGet(String, Object, Boolean) | Overloaded.
Gets the value of the object property by name.
(Defined by ObjectEx.) | |
| PropertyGetT(String, Object, Boolean) | Overloaded.
Gets the value of the object property by name.
(Defined by ObjectEx.) | |
| PropertySet |
Sets the value of the object property by name.
(Defined by ObjectEx.) |