Generated from class MR.ObjKindTraits<MR.FeaturesObjectKind.Line>. This is the non-const half of the class.
More...
Inheritance diagram for MR.ObjKindTraits_MRFeaturesObjectKindLine:Public Member Functions | |
| unsafe | ObjKindTraits_MRFeaturesObjectKindLine () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | ObjKindTraits_MRFeaturesObjectKindLine (MR.Const_ObjKindTraits_MRFeaturesObjectKindLine _other) |
Generated from constructor MR.ObjKindTraits<MR.FeaturesObjectKind.Line>::ObjKindTraits. | |
| unsafe MR.ObjKindTraits_MRFeaturesObjectKindLine | assign (MR.Const_ObjKindTraits_MRFeaturesObjectKindLine _other) |
Generated from method MR.ObjKindTraits<MR.FeaturesObjectKind.Line>::operator=. | |
Public Member Functions inherited from MR.Const_ObjKindTraits_MRFeaturesObjectKindLine | |
| virtual void | Dispose () |
| unsafe | Const_ObjKindTraits_MRFeaturesObjectKindLine () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | Const_ObjKindTraits_MRFeaturesObjectKindLine (MR.Const_ObjKindTraits_MRFeaturesObjectKindLine _other) |
Generated from constructor MR.ObjKindTraits<MR.FeaturesObjectKind.Line>::ObjKindTraits. | |
Additional Inherited Members | |
Protected Member Functions inherited from MR.Const_ObjKindTraits_MRFeaturesObjectKindLine | |
| virtual unsafe void | Dispose (bool disposing) |
Protected Attributes inherited from MR.Misc.Object< Const_ObjKindTraits_MRFeaturesObjectKindLine > | |
| bool | _IsOwningVal |
Properties inherited from MR.Const_ObjKindTraits_MRFeaturesObjectKindLine | |
| static unsafe MR.Std.Const_StringView | Name [get] |
Properties inherited from MR.Misc.Object< Const_ObjKindTraits_MRFeaturesObjectKindLine > | |
| 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.ObjKindTraits<MR.FeaturesObjectKind.Line>. This is the non-const half of the class.