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