Generated from class MR.Features.Traits.Binary<MR.Sphere3f, MR.Sphere3f>. This is the const half of the class.
More...
Inheritance diagram for MR.Features.Traits.Const_Binary_MRSphere3f_MRSphere3f:Classes | |
| struct | _Underlying |
Public Member Functions | |
| virtual void | Dispose () |
| unsafe | Const_Binary_MRSphere3f_MRSphere3f () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | Const_Binary_MRSphere3f_MRSphere3f (MR.Features.Traits.Const_Binary_MRSphere3f_MRSphere3f _other) |
Generated from constructor MR.Features.Traits.Binary<MR.Sphere3f, MR.Sphere3f>::Binary. | |
| unsafe MR.Features.MeasureResult | measure (MR.Const_Sphere3f a, MR.Const_Sphere3f b) |
Generated from method MR.Features.Traits.Binary<MR.Sphere3f, MR.Sphere3f>::measure. | |
Protected Member Functions | |
| virtual unsafe void | Dispose (bool disposing) |
Additional Inherited Members | |
Protected Attributes inherited from MR.Misc.Object< Const_Binary_MRSphere3f_MRSphere3f > | |
| bool | _IsOwningVal |
Properties inherited from MR.Misc.Object< Const_Binary_MRSphere3f_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.Binary<MR.Sphere3f, MR.Sphere3f>. This is the const half of the class.