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