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