Generated from class MR.Cylinder3f. This is the non-const half of the class.
More...
|
|
unsafe | Cylinder3f () |
| | Constructs an empty (default-constructed) instance.
|
| |
|
unsafe | Cylinder3f (MR.Const_Cylinder3f _other) |
| | Generated from constructor MR.Cylinder3f.Cylinder3f.
|
| |
|
unsafe | Cylinder3f (in MR.Vector3f inCenter, in MR.Vector3f inDirectoin, float inRadius, float inLength) |
| | Generated from constructor MR.Cylinder3f.Cylinder3f.
|
| |
|
unsafe | Cylinder3f (MR.Const_Line3f inAxis, float inRadius, float inLength) |
| | Generated from constructor MR.Cylinder3f.Cylinder3f.
|
| |
|
unsafe MR.Cylinder3f | assign (MR.Const_Cylinder3f _other) |
| | Generated from method MR.Cylinder3f.operator=.
|
| |
|
unsafe new ref MR.Vector3f | center () |
| | Generated from method MR.Cylinder3f.center.
|
| |
|
unsafe new ref MR.Vector3f | direction () |
| | Generated from method MR.Cylinder3f.direction.
|
| |
|
virtual void | Dispose () |
| |
|
unsafe | Const_Cylinder3f () |
| | Constructs an empty (default-constructed) instance.
|
| |
|
unsafe | Const_Cylinder3f (MR.Const_Cylinder3f _other) |
| | Generated from constructor MR.Cylinder3f.Cylinder3f.
|
| |
|
unsafe | Const_Cylinder3f (in MR.Vector3f inCenter, in MR.Vector3f inDirectoin, float inRadius, float inLength) |
| | Generated from constructor MR.Cylinder3f.Cylinder3f.
|
| |
|
unsafe | Const_Cylinder3f (MR.Const_Line3f inAxis, float inRadius, float inLength) |
| | Generated from constructor MR.Cylinder3f.Cylinder3f.
|
| |
|
unsafe ref readonly MR.Vector3f | center () |
| | Generated from method MR.Cylinder3f.center.
|
| |
|
unsafe ref readonly MR.Vector3f | direction () |
| | Generated from method MR.Cylinder3f.direction.
|
| |
|
|
new unsafe MR.Line3f | mainAxis [get] |
| |
|
new unsafe ref float | radius [get] |
| |
|
new unsafe ref float | length [get] |
| |
|
unsafe MR.Const_Line3f | mainAxis [get] |
| |
|
unsafe float | radius [get] |
| |
|
unsafe float | length [get] |
| |
|
virtual bool | _IsOwning [get] |
| | Returns true if this is an owning instance, and when disposed, will destroy the underlying C++ instance. If false, we assume that the underlying C++ instance will live long enough.
|
| |
|
|
virtual unsafe void | Dispose (bool disposing) |
| |
|
bool | _IsOwningVal |
| |
Generated from class MR.Cylinder3f. This is the non-const half of the class.
The documentation for this class was generated from the following file: