Cylinder Structure |
public struct Cylinder
The Cylinder type exposes the following members.
| Name | Description | |
|---|---|---|
| Cylinder(Cylinder) | Initializes a new instance of the Cylinder class | |
| Cylinder(Vector3, Vector3, Double) | Initializes a new instance of the Cylinder class |
| Name | Description | |
|---|---|---|
| Equals(Object) | (Overrides ValueTypeEquals(Object)) | |
| Equals(Cylinder, Double) | ||
| GetCenter | ||
| GetCenter(Vector3) | ||
| GetDirection | ||
| GetDirection(Vector3) | ||
| GetHashCode | (Overrides ValueTypeGetHashCode) | |
| GetLength | ||
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| ToBounds | ||
| ToBounds(Bounds) | ||
| ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType) |
| Name | Description | |
|---|---|---|
| Equality(Cylinder, Cylinder) | ||
| Inequality(Cylinder, Cylinder) |
| Name | Description | |
|---|---|---|
| MethodInvoke |
Calls the object method by name.
(Defined by ObjectEx) | |
| PropertyGet |
Gets the value of the object property by name.
(Defined by ObjectEx) | |
| PropertyGetT |
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) |