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...
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. | |
| XfBasedCache_MRBox3f (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. | |
| Const_XfBasedCache_MRBox3f (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) |
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.
|
inline |
Constructs an empty (default-constructed) instance.
|
inline |
Generated from constructor MR::XfBasedCache<MR.Box3f>::XfBasedCache.
|
inline |
Generated from constructor MR::XfBasedCache<MR.Box3f>::XfBasedCache.
|
inline |
Generated from method MR::XfBasedCache<MR.Box3f>::operator=.
|
inline |
|
inline |