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