MeshLib C# Docs
Loading...
Searching...
No Matches
MR.ViewportProperty_MRXfBasedCacheMRBox3f Class Reference

storage of some viewport-dependent property, which has some default value for all viewports and special values for some specific viewports Generated from class MR.ViewportProperty<MR.XfBasedCache<MR.Box3f>>. This is the non-const half of the class. More...

+ Inheritance diagram for MR.ViewportProperty_MRXfBasedCacheMRBox3f:

Public Member Functions

unsafe ViewportProperty_MRXfBasedCacheMRBox3f ()
 Constructs an empty (default-constructed) instance.
 
unsafe ViewportProperty_MRXfBasedCacheMRBox3f (MR._ByValue_ViewportProperty_MRXfBasedCacheMRBox3f _other)
 Generated from constructor MR.ViewportProperty<MR.XfBasedCache<MR.Box3f>>::ViewportProperty.
 
unsafe ViewportProperty_MRXfBasedCacheMRBox3f (MR.Const_XfBasedCache_MRBox3f def)
 Generated from constructor MR.ViewportProperty<MR.XfBasedCache<MR.Box3f>>::ViewportProperty.
 
unsafe MR.ViewportProperty_MRXfBasedCacheMRBox3f assign (MR._ByValue_ViewportProperty_MRXfBasedCacheMRBox3f _other)
 Generated from method MR.ViewportProperty<MR.XfBasedCache<MR.Box3f>>::operator=.
 
unsafe void set (MR.Const_XfBasedCache_MRBox3f def)
 sets default property value Generated from method MR.ViewportProperty<MR.XfBasedCache<MR.Box3f>>::set.
 
unsafe new MR.XfBasedCache_MRBox3f get ()
 Generated from method MR.ViewportProperty<MR.XfBasedCache<MR.Box3f>>::get.
 
unsafe void set (MR.Const_XfBasedCache_MRBox3f v, MR.ViewportId id)
 sets specific property value for given viewport (or default value if !id) Generated from method MR.ViewportProperty<MR.XfBasedCache<MR.Box3f>>::set.
 
unsafe bool reset (MR.ViewportId id)
 forgets specific property value for given viewport (or all viewports if !id); returns true if any specific value was removed Generated from method MR.ViewportProperty<MR.XfBasedCache<MR.Box3f>>::reset.
 
unsafe bool reset ()
 forgets specific property value for all viewports; returns true if any specific value was removed Generated from method MR.ViewportProperty<MR.XfBasedCache<MR.Box3f>>::reset.
 
- Public Member Functions inherited from MR.Const_ViewportProperty_MRXfBasedCacheMRBox3f
virtual void Dispose ()
 
unsafe Const_ViewportProperty_MRXfBasedCacheMRBox3f ()
 Constructs an empty (default-constructed) instance.
 
unsafe Const_ViewportProperty_MRXfBasedCacheMRBox3f (MR._ByValue_ViewportProperty_MRXfBasedCacheMRBox3f _other)
 Generated from constructor MR.ViewportProperty<MR.XfBasedCache<MR.Box3f>>::ViewportProperty.
 
unsafe Const_ViewportProperty_MRXfBasedCacheMRBox3f (MR.Const_XfBasedCache_MRBox3f def)
 Generated from constructor MR.ViewportProperty<MR.XfBasedCache<MR.Box3f>>::ViewportProperty.
 
unsafe MR.Const_XfBasedCache_MRBox3f get ()
 gets default property value Generated from method MR.ViewportProperty<MR.XfBasedCache<MR.Box3f>>::get.
 
unsafe MR.Const_XfBasedCache_MRBox3f get (MR.ViewportId id, MR.Misc.InOut< bool >? isDef=null)
 gets property value for given viewport: specific if available otherwise default one;
 

Static Public Member Functions

static unsafe implicit operator ViewportProperty_MRXfBasedCacheMRBox3f (MR.Const_XfBasedCache_MRBox3f def)
 Generated from constructor MR.ViewportProperty<MR.XfBasedCache<MR.Box3f>>::ViewportProperty.
 
- Static Public Member Functions inherited from MR.Const_ViewportProperty_MRXfBasedCacheMRBox3f
static unsafe implicit operator Const_ViewportProperty_MRXfBasedCacheMRBox3f (MR.Const_XfBasedCache_MRBox3f def)
 Generated from constructor MR.ViewportProperty<MR.XfBasedCache<MR.Box3f>>::ViewportProperty.
 

Properties

unsafe MR.XfBasedCache_MRBox3f this[MR.ViewportId id] [get]
 returns direct access to value associated with given viewport (or default value if !id) Generated from method MR.ViewportProperty<MR.XfBasedCache<MR.Box3f>>::operator[].
 
- Properties inherited from MR.Misc.Object< Const_ViewportProperty_MRXfBasedCacheMRBox3f >
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.
 

Additional Inherited Members

- Protected Member Functions inherited from MR.Const_ViewportProperty_MRXfBasedCacheMRBox3f
virtual unsafe void Dispose (bool disposing)
 
- Protected Attributes inherited from MR.Misc.Object< Const_ViewportProperty_MRXfBasedCacheMRBox3f >
bool _IsOwningVal
 

Detailed Description

storage of some viewport-dependent property, which has some default value for all viewports and special values for some specific viewports Generated from class MR.ViewportProperty<MR.XfBasedCache<MR.Box3f>>. This is the non-const half of the class.


The documentation for this class was generated from the following file: