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