This is the complete list of members for mrmeshpy.Box1i, including all inherited members.
| __eq__(self, Box1i a) | mrmeshpy.Box1i | |
| __getitem__(self, int e) | mrmeshpy.Box1i | |
| __getitem__(self, int e) | mrmeshpy.Box1i | |
| __init__(*args, **kwargs) | mrmeshpy.Box1i | static |
| __init__(*args, **kwargs) | mrmeshpy.Box1i | static |
| __init__(self) | mrmeshpy.Box1i | |
| __init__(self, int min, int max) | mrmeshpy.Box1i | |
| __init__(self, Box1i arg0) | mrmeshpy.Box1i | |
| __ne__(self, Box1i a) | mrmeshpy.Box1i | |
| __repr__(self) | mrmeshpy.Box1i | |
| __setitem__(self, int arg0, int arg1) | mrmeshpy.Box1i | |
| _offsetof_max | mrmeshpy.Box1i | protectedstatic |
| _offsetof_min | mrmeshpy.Box1i | protectedstatic |
| center(self) | mrmeshpy.Box1i | |
| contains(self, int pt) | mrmeshpy.Box1i | |
| contains(self, Box1i otherbox) | mrmeshpy.Box1i | |
| corner(self, bool c) | mrmeshpy.Box1i | |
| diagonal(self) | mrmeshpy.Box1i | |
| elements | mrmeshpy.Box1i | static |
| expanded(self, int expansion) | mrmeshpy.Box1i | |
| fromMinAndSize(int min, int size) | mrmeshpy.Box1i | static |
| getBoxClosestPointTo(self, int pt) | mrmeshpy.Box1i | |
| getDistanceSq(self, Box1i b) | mrmeshpy.Box1i | |
| getDistanceSq(self, int pt) | mrmeshpy.Box1i | |
| getMaxBoxCorner(int n) | mrmeshpy.Box1i | static |
| getMinBoxCorner(int n) | mrmeshpy.Box1i | static |
| getProjection(self, int pt) | mrmeshpy.Box1i | |
| include(self, int pt) | mrmeshpy.Box1i | |
| include(self, Box1i b) | mrmeshpy.Box1i | |
| insignificantlyExpanded(self) | mrmeshpy.Box1i | |
| intersect(self, Box1i b) | mrmeshpy.Box1i | |
| intersection(self, Box1i b) | mrmeshpy.Box1i | |
| intersects(self, Box1i b) | mrmeshpy.Box1i | |
| operator(*args, **kwargs) | mrmeshpy.Box1i | static |
| operator(*args, **kwargs) | mrmeshpy.Box1i | static |
| size(self) | mrmeshpy.Box1i | |
| valid(self) | mrmeshpy.Box1i | |
| volume(self) | mrmeshpy.Box1i | |