MeshLib Python Docs
Loading...
Searching...
No Matches
mrmeshpy.Box3d Member List

This is the complete list of members for mrmeshpy.Box3d, including all inherited members.

__eq__(self, Box3d a)mrmeshpy.Box3d
__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
_pybind11_conduit_v1_(*args, **kwargs)mrmeshpy.Box3dprotectedstatic
_Subscript(self, int e)mrmeshpy.Box3dprotected
_Subscript(self, int e)mrmeshpy.Box3dprotected
center(self)mrmeshpy.Box3d
contains(self, Vector3d pt)mrmeshpy.Box3d
diagonal(self)mrmeshpy.Box3d
elementsmrmeshpy.Box3dstatic
expanded(self, Vector3d expansion)mrmeshpy.Box3d
fromMinAndSize(Vector3d min, Vector3d size)mrmeshpy.Box3dstatic
getBoxClosestPointTo(self, Vector3d pt)mrmeshpy.Box3d
getDistanceSq(self, Box3d b)mrmeshpy.Box3d
getDistanceSq(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
size(self)mrmeshpy.Box3d
valid(self)mrmeshpy.Box3d
volume(self)mrmeshpy.Box3d