__init__(self) | meshlib.mrmeshpy.ConeObject | |
__init__(self, std_vector_Vector3_float pointsToApprox) | meshlib.mrmeshpy.ConeObject | |
clone(self) | meshlib.mrmeshpy.ConeObject | |
getAllSharedProperties(self) | meshlib.mrmeshpy.ConeObject | |
getAngle(self, ViewportId id='MR::ViewportId{}') | meshlib.mrmeshpy.ConeObject | |
getBasePoint(self, ViewportId id='MR::ViewportId{}') | meshlib.mrmeshpy.ConeObject | |
getBaseRadius(self, ViewportId id='MR::ViewportId{}') | meshlib.mrmeshpy.ConeObject | |
getCenter(self, ViewportId id='MR::ViewportId{}') | meshlib.mrmeshpy.ConeObject | |
getClassName(self) | meshlib.mrmeshpy.ConeObject | |
getDirection(self, ViewportId id='MR::ViewportId{}') | meshlib.mrmeshpy.ConeObject | |
getHeight(self, ViewportId id='MR::ViewportId{}') | meshlib.mrmeshpy.ConeObject | |
projectPoint(self, Vector3f point, ViewportId id='MR::ViewportId{}') | meshlib.mrmeshpy.ConeObject | |
setAngle(self, float angle, ViewportId id='MR::ViewportId{}') | meshlib.mrmeshpy.ConeObject | |
setBaseRadius(self, float radius, ViewportId id='MR::ViewportId{}') | meshlib.mrmeshpy.ConeObject | |
setCenter(self, Vector3f center, ViewportId id='MR::ViewportId{}') | meshlib.mrmeshpy.ConeObject | |
setDirection(self, Vector3f normal, ViewportId id='MR::ViewportId{}') | meshlib.mrmeshpy.ConeObject | |
setHeight(self, float height, ViewportId id='MR::ViewportId{}') | meshlib.mrmeshpy.ConeObject | |
shallowClone(self) | meshlib.mrmeshpy.ConeObject | |
TypeName() | meshlib.mrmeshpy.ConeObject | static |
typeName(self) | meshlib.mrmeshpy.ConeObject | |