Generated from class MR.Cylinder3d. This is the non-const half of the class.
More...
Generated from class MR.Cylinder3d. This is the non-const half of the class.
◆ Cylinder3d() [1/5]
| unsafe MR.Cylinder3d.Cylinder3d |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Cylinder3d() [2/5]
| unsafe MR.Cylinder3d.Cylinder3d |
( |
MR.Const_Cylinder3d | _other | ) |
|
|
inline |
Generated from constructor MR.Cylinder3d.Cylinder3d.
◆ Cylinder3d() [3/5]
Generated from constructor MR.Cylinder3d.Cylinder3d.
◆ Cylinder3d() [4/5]
| unsafe MR.Cylinder3d.Cylinder3d |
( |
in MR.Vector3d | inCenter, |
|
|
in MR.Vector3d | inDirectoin, |
|
|
double | inRadius, |
|
|
double | inLength ) |
|
inline |
Generated from constructor MR.Cylinder3d.Cylinder3d.
◆ Cylinder3d() [5/5]
| unsafe MR.Cylinder3d.Cylinder3d |
( |
MR.Const_Line3d | inAxis, |
|
|
double | inRadius, |
|
|
double | inLength ) |
|
inline |
Generated from constructor MR.Cylinder3d.Cylinder3d.
◆ assign()
| unsafe MR.Cylinder3d MR.Cylinder3d.assign |
( |
MR.Const_Cylinder3d | _other | ) |
|
|
inline |
Generated from method MR.Cylinder3d.operator=.
◆ center()
◆ direction()
◆ length
| new unsafe ref double MR.Cylinder3d.length |
|
get |
◆ mainAxis
◆ radius
| new unsafe ref double MR.Cylinder3d.radius |
|
get |
The documentation for this class was generated from the following file: