Loading [MathJax]/jax/input/TeX/config.js
MeshLib Python Docs
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages Concepts
mrmeshpy.FindOverhangsSettings Member List

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

__init__(self)mrmeshpy.FindOverhangsSettings
__init__(self, FindOverhangsSettings arg0)mrmeshpy.FindOverhangsSettings
__init__(self, Vector3f axis, float layerHeight, float maxOverhangDistance, int hops, AffineXf3f xf, func_bool_from_float progressCb)mrmeshpy.FindOverhangsSettings
axis(self)mrmeshpy.FindOverhangsSettings
axis(self, Vector3f arg1)mrmeshpy.FindOverhangsSettings
hops(self)mrmeshpy.FindOverhangsSettings
hops(self, int arg1)mrmeshpy.FindOverhangsSettings
layerHeight(self)mrmeshpy.FindOverhangsSettings
layerHeight(self, float arg1)mrmeshpy.FindOverhangsSettings
maxOverhangDistance(self)mrmeshpy.FindOverhangsSettings
maxOverhangDistance(self, float arg1)mrmeshpy.FindOverhangsSettings
xf(self)mrmeshpy.FindOverhangsSettings
xf(self, AffineXf3f arg1)mrmeshpy.FindOverhangsSettings