Generated from class MR.Features.Traits.Unary<MR.Features.Primitives.Plane>. This is the non-const half of the class.
More...
Inheritance diagram for MR.Features.Traits.Unary_MRFeaturesPrimitivesPlane:Public Member Functions | |
| unsafe | Unary_MRFeaturesPrimitivesPlane () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | Unary_MRFeaturesPrimitivesPlane (MR.Features.Traits.Const_Unary_MRFeaturesPrimitivesPlane _other) |
Generated from constructor MR.Features.Traits.Unary<MR.Features.Primitives.Plane>::Unary. | |
| unsafe MR.Features.Traits.Unary_MRFeaturesPrimitivesPlane | assign (MR.Features.Traits.Const_Unary_MRFeaturesPrimitivesPlane _other) |
Generated from method MR.Features.Traits.Unary<MR.Features.Primitives.Plane>::operator=. | |
Public Member Functions inherited from MR.Features.Traits.Const_Unary_MRFeaturesPrimitivesPlane | |
| virtual void | Dispose () |
| unsafe | Const_Unary_MRFeaturesPrimitivesPlane () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | Const_Unary_MRFeaturesPrimitivesPlane (MR.Features.Traits.Const_Unary_MRFeaturesPrimitivesPlane _other) |
Generated from constructor MR.Features.Traits.Unary<MR.Features.Primitives.Plane>::Unary. | |
| unsafe MR.Std.String | name (MR.Features.Primitives.Const_Plane prim) |
Generated from method MR.Features.Traits.Unary<MR.Features.Primitives.Plane>::name. | |
Additional Inherited Members | |
Protected Member Functions inherited from MR.Features.Traits.Const_Unary_MRFeaturesPrimitivesPlane | |
| virtual unsafe void | Dispose (bool disposing) |
Protected Attributes inherited from MR.Misc.Object< Const_Unary_MRFeaturesPrimitivesPlane > | |
| bool | _IsOwningVal |
Properties inherited from MR.Misc.Object< Const_Unary_MRFeaturesPrimitivesPlane > | |
| 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. | |
Generated from class MR.Features.Traits.Unary<MR.Features.Primitives.Plane>. This is the non-const half of the class.