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.
 
 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.
 

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.

Constructor & Destructor Documentation

◆ XfBasedCache_MRBox3f() [1/3]

unsafe MR.XfBasedCache_MRBox3f.XfBasedCache_MRBox3f ( )
inline

Constructs an empty (default-constructed) instance.

◆ XfBasedCache_MRBox3f() [2/3]

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

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

◆ XfBasedCache_MRBox3f() [3/3]

MR.XfBasedCache_MRBox3f.XfBasedCache_MRBox3f ( XfBasedCache_MRBox3f _other)
inline

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

Member Function Documentation

◆ assign()

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

Generated from method MR.XfBasedCache<MR.Box3f>::operator=.

◆ reset()

unsafe void MR.XfBasedCache_MRBox3f.reset ( )
inline

clears stored object Generated from method MR.XfBasedCache<MR.Box3f>::reset.

◆ set()

unsafe void MR.XfBasedCache_MRBox3f.set ( in MR.AffineXf3f xf,
MR.Box3f t )
inline

sets new transformation and the object Generated from method MR.XfBasedCache<MR.Box3f>::set.


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