This is the complete list of members for mrmeshpy.Box3ll, including all inherited members.
__eq__(self, Box3ll a) | mrmeshpy.Box3ll | |
__init__(self) | mrmeshpy.Box3ll | |
__init__(self, Vector3ll min, Vector3ll max) | mrmeshpy.Box3ll | |
__init__(self, Box3ll arg0) | mrmeshpy.Box3ll | |
__ne__(self, Box3ll a) | mrmeshpy.Box3ll | |
__repr__(self) | mrmeshpy.Box3ll | |
_pybind11_conduit_v1_(*args, **kwargs) | mrmeshpy.Box3ll | protectedstatic |
_Subscript(self, int e) | mrmeshpy.Box3ll | protected |
_Subscript(self, int e) | mrmeshpy.Box3ll | protected |
center(self) | mrmeshpy.Box3ll | |
contains(self, Vector3ll pt) | mrmeshpy.Box3ll | |
diagonal(self) | mrmeshpy.Box3ll | |
elements | mrmeshpy.Box3ll | static |
expanded(self, Vector3ll expansion) | mrmeshpy.Box3ll | |
fromMinAndSize(Vector3ll min, Vector3ll size) | mrmeshpy.Box3ll | static |
getBoxClosestPointTo(self, Vector3ll pt) | mrmeshpy.Box3ll | |
getDistanceSq(self, Box3ll b) | mrmeshpy.Box3ll | |
getDistanceSq(self, Vector3ll pt) | mrmeshpy.Box3ll | |
include(self, Vector3ll pt) | mrmeshpy.Box3ll | |
include(self, Box3ll b) | mrmeshpy.Box3ll | |
insignificantlyExpanded(self) | mrmeshpy.Box3ll | |
intersect(self, Box3ll b) | mrmeshpy.Box3ll | |
intersection(self, Box3ll b) | mrmeshpy.Box3ll | |
intersects(self, Box3ll b) | mrmeshpy.Box3ll | |
size(self) | mrmeshpy.Box3ll | |
valid(self) | mrmeshpy.Box3ll | |
volume(self) | mrmeshpy.Box3ll | |