Public Member Functions | |
None | __init__ (self) |
None | __init__ (self, XfBasedCache_Box3f arg0) |
std_optional_Box_Vector3_float | get (self, AffineXf3f xf) |
None | reset (self) |
None | set (self, AffineXf3f xf, Box3f t) |
Static Protected Member Functions | |
_pybind11_conduit_v1_ (*args, **kwargs) | |
Generated from: MR::XfBasedCache<MR::Box3f> optional T-object container, which stores a transformation as well for which the object is valid \\ingroup DataModelGroup
None mrmeshpy.XfBasedCache_Box3f.__init__ | ( | self | ) |
Implicit default constructor.
None mrmeshpy.XfBasedCache_Box3f.__init__ | ( | self, | |
XfBasedCache_Box3f | arg0 ) |
Implicit copy constructor.
|
staticprotected |
std_optional_Box_Vector3_float mrmeshpy.XfBasedCache_Box3f.get | ( | self, | |
AffineXf3f | xf ) |
returns stored object only if requested transformation is the same as stored one
None mrmeshpy.XfBasedCache_Box3f.reset | ( | self | ) |
clears stored object
None mrmeshpy.XfBasedCache_Box3f.set | ( | self, | |
AffineXf3f | xf, | ||
Box3f | t ) |
sets new transformation and the object