This is the complete list of members for mrmeshpy.PlaneObject, including all inherited members.
| __init__(self) | mrmeshpy.PlaneObject | |
| __init__(self, std_vector_Vector3_float pointsToApprox) | mrmeshpy.PlaneObject | |
| calcLocalBasis(self, ViewportId id='{}') | mrmeshpy.PlaneObject | |
| ClassName() | mrmeshpy.PlaneObject | static |
| className(self) | mrmeshpy.PlaneObject | |
| ClassNameInPlural() | mrmeshpy.PlaneObject | static |
| classNameInPlural(self) | mrmeshpy.PlaneObject | |
| clone(self) | mrmeshpy.PlaneObject | |
| getAllSharedProperties(self) | mrmeshpy.PlaneObject | |
| getBasePoint(self, ViewportId id='{}') | mrmeshpy.PlaneObject | |
| getCenter(self, ViewportId id='{}') | mrmeshpy.PlaneObject | |
| getNormal(self, ViewportId id='{}') | mrmeshpy.PlaneObject | |
| getSize(self, ViewportId id='{}') | mrmeshpy.PlaneObject | |
| getSizeX(self, ViewportId id='{}') | mrmeshpy.PlaneObject | |
| getSizeY(self, ViewportId id='{}') | mrmeshpy.PlaneObject | |
| projectPoint(self, Vector3f point, ViewportId id='{}') | mrmeshpy.PlaneObject | |
| setCenter(self, Vector3f center, ViewportId id='{}') | mrmeshpy.PlaneObject | |
| setNormal(self, Vector3f normal, ViewportId id='{}') | mrmeshpy.PlaneObject | |
| setSize(self, float size, ViewportId id='{}') | mrmeshpy.PlaneObject | |
| setSizeX(self, float size, ViewportId id='{}') | mrmeshpy.PlaneObject | |
| setSizeY(self, float size, ViewportId id='{}') | mrmeshpy.PlaneObject | |
| shallowClone(self) | mrmeshpy.PlaneObject | |
| TypeName() | mrmeshpy.PlaneObject | static |
| typeName(self) | mrmeshpy.PlaneObject | |