Generated from class MR.Features.Primitives.Plane. This is the non-const half of the class. More...
Properties | |
| new unsafe ref MR.Vector3f | center [get] |
| new unsafe ref MR.Vector3f | normal [get] |
| Properties inherited from MR.Features.Primitives.Const_Plane | |
| unsafe ref readonly MR.Vector3f | center [get] |
| unsafe ref readonly MR.Vector3f | normal [get] |
Additional Inherited Members | |
| Static Public Member Functions inherited from MR.Features.Primitives.Const_Plane | |
| static unsafe bool | operator== (MR.Features.Primitives.Const_Plane _1, MR.Features.Primitives.Const_Plane _2) |
| Generated from function MR::Features::Primitives::operator==. | |
| static unsafe bool | operator!= (MR.Features.Primitives.Const_Plane _1, MR.Features.Primitives.Const_Plane _2) |
| Protected Member Functions inherited from MR.Features.Primitives.Const_Plane | |
| virtual unsafe void | Dispose (bool disposing) |
| Protected Attributes inherited from MR.Features.Primitives.Const_Plane | |
| unsafe MR.Vector3f * | __ref_storage_center |
| unsafe MR.Vector3f * | __ref_storage_normal |
Generated from class MR.Features.Primitives.Plane. This is the non-const half of the class.
|
inline |
Constructs an empty (default-constructed) instance.
|
inline |
Constructs MR.Features.Primitives.Plane elementwise.
|
inline |
Generated from constructor MR.Features.Primitives.Plane.Plane.
|
inline |
Generated from constructor MR.Features.Primitives.Plane.Plane.
|
inline |
Generated from method MR::Features::Primitives::Plane::operator=.
|
get |
|
get |