MeshLib Python Docs
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages Concepts
mrmeshpy.Box1f Member List

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

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