Generated from class MR.Features.Traits.Unary<MR.Sphere3f>. This is the const half of the class.
More...
Inheritance diagram for MR.Features.Traits.Const_Unary_MRSphere3f:Classes | |
| struct | _Underlying |
Public Member Functions | |
| 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. | |
Protected Member Functions | |
| virtual unsafe void | Dispose (bool disposing) |
Additional Inherited Members | |
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 const half of the class.