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

optional T-object container, which stores a transformation as well for which the object is valid Generated from class MR.XfBasedCache<MR.Box3f>. This is the non-const half of the class. More...

+ Inheritance diagram for MR.XfBasedCache_MRBox3f:

Public Member Functions

unsafe XfBasedCache_MRBox3f ()
 Constructs an empty (default-constructed) instance.
 
unsafe XfBasedCache_MRBox3f (MR.Const_XfBasedCache_MRBox3f _other)
 Generated from constructor MR.XfBasedCache<MR.Box3f>::XfBasedCache.
 
unsafe MR.XfBasedCache_MRBox3f assign (MR.Const_XfBasedCache_MRBox3f _other)
 Generated from method MR.XfBasedCache<MR.Box3f>::operator=.
 
unsafe void set (in MR.AffineXf3f xf, MR.Box3f t)
 sets new transformation and the object Generated from method MR.XfBasedCache<MR.Box3f>::set.
 
unsafe void reset ()
 clears stored object Generated from method MR.XfBasedCache<MR.Box3f>::reset.
 
- Public Member Functions inherited from MR.Const_XfBasedCache_MRBox3f
virtual void Dispose ()
 
unsafe Const_XfBasedCache_MRBox3f ()
 Constructs an empty (default-constructed) instance.
 
unsafe Const_XfBasedCache_MRBox3f (MR.Const_XfBasedCache_MRBox3f _other)
 Generated from constructor MR.XfBasedCache<MR.Box3f>::XfBasedCache.
 
unsafe MR.Std.Const_Optional_MRBox3f get (in MR.AffineXf3f xf)
 returns stored object only if requested transformation is the same as stored one Generated from method MR.XfBasedCache<MR.Box3f>::get.
 

Additional Inherited Members

- Protected Member Functions inherited from MR.Const_XfBasedCache_MRBox3f
virtual unsafe void Dispose (bool disposing)
 
- Protected Attributes inherited from MR.Misc.Object< Const_XfBasedCache_MRBox3f >
bool _IsOwningVal
 
- Properties inherited from MR.Misc.Object< Const_XfBasedCache_MRBox3f >
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.
 

Detailed Description

optional T-object container, which stores a transformation as well for which the object is valid Generated from class MR.XfBasedCache<MR.Box3f>. This is the non-const half of the class.


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