Generated from class MR.Cylinder3d. This is the const half of the class.
More...
|
| virtual unsafe void | Dispose (bool disposing) |
Generated from class MR.Cylinder3d. This is the const half of the class.
◆ Const_Cylinder3d() [1/5]
| unsafe MR.Const_Cylinder3d.Const_Cylinder3d |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Const_Cylinder3d() [2/5]
◆ Const_Cylinder3d() [3/5]
| MR.Const_Cylinder3d.Const_Cylinder3d |
( |
Cylinder3d | _other | ) |
|
|
inline |
◆ Const_Cylinder3d() [4/5]
| unsafe MR.Const_Cylinder3d.Const_Cylinder3d |
( |
in MR.Vector3d | inCenter, |
|
|
in MR.Vector3d | inDirectoin, |
|
|
double | inRadius, |
|
|
double | inLength ) |
|
inline |
◆ Const_Cylinder3d() [5/5]
| unsafe MR.Const_Cylinder3d.Const_Cylinder3d |
( |
MR.Const_Line3d | inAxis, |
|
|
double | inRadius, |
|
|
double | inLength ) |
|
inline |
◆ center()
| unsafe ref readonly MR.Vector3d MR.Const_Cylinder3d.center |
( |
| ) |
|
|
inline |
◆ direction()
| unsafe ref readonly MR.Vector3d MR.Const_Cylinder3d.direction |
( |
| ) |
|
|
inline |
◆ Dispose() [1/2]
| virtual void MR.Const_Cylinder3d.Dispose |
( |
| ) |
|
|
inlinevirtual |
◆ Dispose() [2/2]
| virtual unsafe void MR.Const_Cylinder3d.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ __ref_storage_length
| unsafe double* MR.Const_Cylinder3d.__ref_storage_length |
|
protected |
◆ __ref_storage_radius
| unsafe double* MR.Const_Cylinder3d.__ref_storage_radius |
|
protected |
◆ length
| unsafe double MR.Const_Cylinder3d.length |
|
get |
◆ mainAxis
◆ radius
| unsafe double MR.Const_Cylinder3d.radius |
|
get |
The documentation for this class was generated from the following file: