Generated from class MR.Cone3d. This is the const half of the class. More...
Classes | |
| struct | _Underlying |
Public Member Functions | |
| virtual void | Dispose () |
| unsafe | Const_Cone3d () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | Const_Cone3d (MR.Const_Cone3d _other) |
| Generated from constructor MR.Cone3d.Cone3d. | |
| Const_Cone3d (Cone3d _other) | |
| Generated from constructor MR.Cone3d.Cone3d. | |
| unsafe | Const_Cone3d (MR.Const_Line3d inAxis, double inAngle, double inHeight) |
| Generated from constructor MR.Cone3d.Cone3d. | |
| unsafe ref readonly MR.Vector3d | center () |
| Generated from method MR.Cone3d.center. | |
| unsafe ref readonly MR.Vector3d | direction () |
| Generated from method MR.Cone3d.direction. | |
| unsafe ref readonly MR.Vector3d | apex () |
| Generated from method MR.Cone3d.apex. | |
| unsafe MR.Vector3d | projectPoint (in MR.Vector3d point) |
| Generated from method MR.Cone3d.projectPoint. | |
Protected Member Functions | |
| virtual unsafe void | Dispose (bool disposing) |
Protected Attributes | |
| unsafe double * | __ref_storage_angle |
| unsafe double * | __ref_storage_height |
Properties | |
| unsafe MR.Const_Line3d | axis [get, protected set] |
| unsafe double | angle [get] |
| unsafe double | height [get] |
Generated from class MR.Cone3d. This is the const half of the class.
|
inline |
Constructs an empty (default-constructed) instance.
|
inline |
Generated from constructor MR.Cone3d.Cone3d.
|
inline |
Generated from constructor MR.Cone3d.Cone3d.
|
inline |
Generated from constructor MR.Cone3d.Cone3d.
|
inline |
Generated from method MR.Cone3d.apex.
|
inline |
Generated from method MR.Cone3d.center.
|
inline |
Generated from method MR.Cone3d.direction.
|
inlinevirtual |
|
inlineprotectedvirtual |
|
inline |
Generated from method MR.Cone3d.projectPoint.
|
protected |
|
protected |
|
get |
|
getprotected set |
|
get |