__init__(self) | meshlib.mrmeshpy.CylinderObject | |
__init__(self, std_vector_Vector3_float pointsToApprox) | meshlib.mrmeshpy.CylinderObject | |
clone(self) | meshlib.mrmeshpy.CylinderObject | |
getAllSharedProperties(self) | meshlib.mrmeshpy.CylinderObject | |
getBasePoint(self, ViewportId id='MR::ViewportId{}') | meshlib.mrmeshpy.CylinderObject | |
getCenter(self, ViewportId id='MR::ViewportId{}') | meshlib.mrmeshpy.CylinderObject | |
getClassName(self) | meshlib.mrmeshpy.CylinderObject | |
getDirection(self, ViewportId id='MR::ViewportId{}') | meshlib.mrmeshpy.CylinderObject | |
getLength(self, ViewportId id='MR::ViewportId{}') | meshlib.mrmeshpy.CylinderObject | |
getRadius(self, ViewportId id='MR::ViewportId{}') | meshlib.mrmeshpy.CylinderObject | |
projectPoint(self, Vector3f point, ViewportId id='MR::ViewportId{}') | meshlib.mrmeshpy.CylinderObject | |
setCenter(self, Vector3f center, ViewportId id='MR::ViewportId{}') | meshlib.mrmeshpy.CylinderObject | |
setDirection(self, Vector3f normal, ViewportId id='MR::ViewportId{}') | meshlib.mrmeshpy.CylinderObject | |
setLength(self, float length, ViewportId id='MR::ViewportId{}') | meshlib.mrmeshpy.CylinderObject | |
setRadius(self, float radius, ViewportId id='MR::ViewportId{}') | meshlib.mrmeshpy.CylinderObject | |
shallowClone(self) | meshlib.mrmeshpy.CylinderObject | |
TypeName() | meshlib.mrmeshpy.CylinderObject | static |
typeName(self) | meshlib.mrmeshpy.CylinderObject | |