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