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

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

__eq__(self, Box1d a)mrmeshpy.Box1d
__getitem__(self, int e)mrmeshpy.Box1d
__getitem__(self, int e)mrmeshpy.Box1d
__init__(*args, **kwargs)mrmeshpy.Box1dstatic
__init__(*args, **kwargs)mrmeshpy.Box1dstatic
__init__(self)mrmeshpy.Box1d
__init__(self, float min, float max)mrmeshpy.Box1d
__init__(self, Box1d arg0)mrmeshpy.Box1d
__ne__(self, Box1d a)mrmeshpy.Box1d
__repr__(self)mrmeshpy.Box1d
__setitem__(self, int arg0, float arg1)mrmeshpy.Box1d
center(self)mrmeshpy.Box1d
contains(self, float pt)mrmeshpy.Box1d
contains(self, Box1d otherbox)mrmeshpy.Box1d
corner(self, bool c)mrmeshpy.Box1d
diagonal(self)mrmeshpy.Box1d
elementsmrmeshpy.Box1dstatic
expanded(self, float expansion)mrmeshpy.Box1d
fromMinAndSize(float min, float size)mrmeshpy.Box1dstatic
getBoxClosestPointTo(self, float pt)mrmeshpy.Box1d
getDistanceSq(self, Box1d b)mrmeshpy.Box1d
getDistanceSq(self, float pt)mrmeshpy.Box1d
getMaxBoxCorner(float n)mrmeshpy.Box1dstatic
getMinBoxCorner(float n)mrmeshpy.Box1dstatic
include(self, float pt)mrmeshpy.Box1d
include(self, Box1d b)mrmeshpy.Box1d
insignificantlyExpanded(self)mrmeshpy.Box1d
intersect(self, Box1d b)mrmeshpy.Box1d
intersection(self, Box1d b)mrmeshpy.Box1d
intersects(self, Box1d b)mrmeshpy.Box1d
size(self)mrmeshpy.Box1d
valid(self)mrmeshpy.Box1d
volume(self)mrmeshpy.Box1d