__eq__(self, Box_unsigned_short a) | meshlib.mrmeshpy.Box_unsigned_short | |
__init__(self) | meshlib.mrmeshpy.Box_unsigned_short | |
__init__(self, int min, int max) | meshlib.mrmeshpy.Box_unsigned_short | |
__init__(self, Box_unsigned_short arg0) | meshlib.mrmeshpy.Box_unsigned_short | |
__ne__(self, Box_unsigned_short a) | meshlib.mrmeshpy.Box_unsigned_short | |
_Subscript(self, int e) | meshlib.mrmeshpy.Box_unsigned_short | protected |
_Subscript(self, int e) | meshlib.mrmeshpy.Box_unsigned_short | protected |
center(self) | meshlib.mrmeshpy.Box_unsigned_short | |
contains(self, int pt) | meshlib.mrmeshpy.Box_unsigned_short | |
diagonal(self) | meshlib.mrmeshpy.Box_unsigned_short | |
elements | meshlib.mrmeshpy.Box_unsigned_short | static |
expanded(self, int expansion) | meshlib.mrmeshpy.Box_unsigned_short | |
fromMinAndSize(int min, int size) | meshlib.mrmeshpy.Box_unsigned_short | static |
getBoxClosestPointTo(self, int pt) | meshlib.mrmeshpy.Box_unsigned_short | |
getDistanceSq(self, Box_unsigned_short b) | meshlib.mrmeshpy.Box_unsigned_short | |
getDistanceSq(self, int pt) | meshlib.mrmeshpy.Box_unsigned_short | |
include(self, int pt) | meshlib.mrmeshpy.Box_unsigned_short | |
include(self, Box_unsigned_short b) | meshlib.mrmeshpy.Box_unsigned_short | |
insignificantlyExpanded(self) | meshlib.mrmeshpy.Box_unsigned_short | |
intersect(self, Box_unsigned_short b) | meshlib.mrmeshpy.Box_unsigned_short | |
intersection(self, Box_unsigned_short b) | meshlib.mrmeshpy.Box_unsigned_short | |
intersects(self, Box_unsigned_short b) | meshlib.mrmeshpy.Box_unsigned_short | |
size(self) | meshlib.mrmeshpy.Box_unsigned_short | |
valid(self) | meshlib.mrmeshpy.Box_unsigned_short | |
volume(self) | meshlib.mrmeshpy.Box_unsigned_short | |
VTraits | meshlib.mrmeshpy.Box_unsigned_short | static |