Generated from class MR.Cone3f. This is the non-const half of the class. More...
Public Member Functions | |
| unsafe | Cone3f () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | Cone3f (MR.Const_Cone3f _other) |
| Generated from constructor MR.Cone3f.Cone3f. | |
| Cone3f (Cone3f _other) | |
| Generated from constructor MR.Cone3f.Cone3f. | |
| unsafe | Cone3f (MR.Const_Line3f inAxis, float inAngle, float inHeight) |
| Generated from constructor MR.Cone3f.Cone3f. | |
| unsafe MR.Cone3f | assign (MR.Const_Cone3f _other) |
| Generated from method MR::Cone3f::operator=. | |
| unsafe new ref MR.Vector3f | center () |
| Generated from method MR.Cone3f.center. | |
| unsafe new ref MR.Vector3f | direction () |
| Generated from method MR.Cone3f.direction. | |
| unsafe new ref MR.Vector3f | apex () |
| Generated from method MR.Cone3f.apex. | |
| Public Member Functions inherited from MR.Const_Cone3f | |
| virtual void | Dispose () |
| unsafe | Const_Cone3f () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | Const_Cone3f (MR.Const_Cone3f _other) |
| Generated from constructor MR.Cone3f.Cone3f. | |
| Const_Cone3f (Cone3f _other) | |
| Generated from constructor MR.Cone3f.Cone3f. | |
| unsafe | Const_Cone3f (MR.Const_Line3f inAxis, float inAngle, float inHeight) |
| Generated from constructor MR.Cone3f.Cone3f. | |
| unsafe ref readonly MR.Vector3f | center () |
| Generated from method MR.Cone3f.center. | |
| unsafe ref readonly MR.Vector3f | direction () |
| Generated from method MR.Cone3f.direction. | |
| unsafe ref readonly MR.Vector3f | apex () |
| Generated from method MR.Cone3f.apex. | |
| unsafe MR.Vector3f | projectPoint (in MR.Vector3f point) |
| Generated from method MR.Cone3f.projectPoint. | |
Properties | |
| new unsafe MR.Line3f | axis [get, protected set] |
| new unsafe ref float | angle [get] |
| new unsafe ref float | height [get] |
| Properties inherited from MR.Const_Cone3f | |
| unsafe MR.Const_Line3f | axis [get, protected set] |
| unsafe float | angle [get] |
| unsafe float | height [get] |
Additional Inherited Members | |
| Protected Member Functions inherited from MR.Const_Cone3f | |
| virtual unsafe void | Dispose (bool disposing) |
| Protected Attributes inherited from MR.Const_Cone3f | |
| unsafe float * | __ref_storage_angle |
| unsafe float * | __ref_storage_height |
Generated from class MR.Cone3f. This is the non-const half of the class.
|
inline |
Constructs an empty (default-constructed) instance.
|
inline |
Generated from constructor MR.Cone3f.Cone3f.
|
inline |
Generated from constructor MR.Cone3f.Cone3f.
|
inline |
Generated from constructor MR.Cone3f.Cone3f.
|
inline |
Generated from method MR.Cone3f.apex.
|
inline |
Generated from method MR::Cone3f::operator=.
|
inline |
Generated from method MR.Cone3f.center.
|
inline |
Generated from method MR.Cone3f.direction.
|
get |
|
getprotected set |
|
get |