MeshLib C# Docs
Loading...
Searching...
No Matches
MR.Const_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 const half of the class. More...

Inheritance diagram for MR.Const_XfBasedCache_MRBox3f:

Classes

struct  _Underlying

Public Member Functions

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.

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

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 const half of the class.

Constructor & Destructor Documentation

◆ Const_XfBasedCache_MRBox3f() [1/3]

unsafe MR.Const_XfBasedCache_MRBox3f.Const_XfBasedCache_MRBox3f ( )
inline

Constructs an empty (default-constructed) instance.

◆ Const_XfBasedCache_MRBox3f() [2/3]

unsafe MR.Const_XfBasedCache_MRBox3f.Const_XfBasedCache_MRBox3f ( MR.Const_XfBasedCache_MRBox3f _other)
inline

Generated from constructor MR::XfBasedCache<MR.Box3f>::XfBasedCache.

◆ Const_XfBasedCache_MRBox3f() [3/3]

MR.Const_XfBasedCache_MRBox3f.Const_XfBasedCache_MRBox3f ( XfBasedCache_MRBox3f _other)
inline

Generated from constructor MR::XfBasedCache<MR.Box3f>::XfBasedCache.

Member Function Documentation

◆ Dispose() [1/2]

virtual void MR.Const_XfBasedCache_MRBox3f.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

virtual unsafe void MR.Const_XfBasedCache_MRBox3f.Dispose ( bool disposing)
inlineprotectedvirtual

◆ get()

unsafe MR.Std.Const_Optional_MRBox3f MR.Const_XfBasedCache_MRBox3f.get ( in MR.AffineXf3f xf)
inline

returns stored object only if requested transformation is the same as stored one Generated from method MR::XfBasedCache<MR.Box3f>get.


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