| 
| None  | __init__ (self) | 
|   | 
| str  | className (self) | 
|   | 
| str  | classNameInPlural (self) | 
|   | 
| Object  | clone (self) | 
|   | 
| float  | computeAngle (self) | 
|   | 
| std_vector_std_string  | getInfoLines (self) | 
|   | 
| bool  | getIsConical (self) | 
|   | 
| Vector3f  | getLocalPoint (self) | 
|   | 
| Vector3f  | getLocalRay (self, bool second) | 
|   | 
| bool  | getShouldVisualizeRay (self, bool second) | 
|   | 
| Vector3f  | getWorldPoint (self) | 
|   | 
| Vector3f  | getWorldRay (self, bool second) | 
|   | 
| None  | setIsConical (self, bool value) | 
|   | 
| None  | setLocalPoint (self, Vector3f point) | 
|   | 
| None  | setLocalRays (self, Vector3f a, Vector3f b) | 
|   | 
| None  | setShouldVisualizeRay (self, bool second, bool enable) | 
|   | 
| Object  | shallowClone (self) | 
|   | 
| str  | typeName (self) | 
|   | 
| std_vector_ViewportMask  | getAllVisualizeProperties (self) | 
|   | 
| float  | getAmbientStrength (self) | 
|   | 
| Color  | getBackColor (self, ViewportId viewportId='{}') | 
|   | 
| ViewportProperty_Color  | getBackColorsForAllViewports (self) | 
|   | 
| Box3f  | getBoundingBox (self) | 
|   | 
| ColoringType  | getColoringType (self) | 
|   | 
| int  | getDirtyFlags (self) | 
|   | 
| Color  | getFrontColor (self, bool selected=True, ViewportId viewportId='{}') | 
|   | 
| ViewportProperty_Color  | getFrontColorsForAllViewports (self, bool selected=True) | 
|   | 
| int  | getGlobalAlpha (self, ViewportId viewportId='{}') | 
|   | 
| ViewportProperty_unsigned_char  | getGlobalAlphaForAllViewports (self) | 
|   | 
| bool  | getRedrawFlag (self, ViewportMask viewportMask) | 
|   | 
| float  | getShininess (self) | 
|   | 
| float  | getSpecularStrength (self) | 
|   | 
| bool  | getVisualizeProperty (self, AnyVisualizeMaskEnum type, ViewportMask viewportMask) | 
|   | 
| ViewportMask  | getVisualizePropertyMask (self, AnyVisualizeMaskEnum type) | 
|   | 
| bool  | globalClippedByPlane (self, ViewportMask viewportMask='ViewportMask::any()') | 
|   | 
| ViewportMask  | globalClippedByPlaneMask (self) | 
|   | 
| int  | heapBytes (self) | 
|   | 
| bool  | isPickable (self, ViewportMask viewportMask='ViewportMask::any()') | 
|   | 
| None  | renderUi (self, UiRenderParams params) | 
|   | 
| None  | resetColors (self) | 
|   | 
| None  | resetDirty (self) | 
|   | 
| None  | resetDirtyExceptMask (self, int mask) | 
|   | 
| None  | resetFrontColor (self) | 
|   | 
| None  | setAllVisualizeProperties (self, std_vector_ViewportMask properties) | 
|   | 
| None  | setAmbientStrength (self, float ambientStrength) | 
|   | 
| None  | setBackColor (self, Color color, ViewportId viewportId='{}') | 
|   | 
| None  | setBackColorsForAllViewports (self, ViewportProperty_Color val) | 
|   | 
| None  | setColoringType (self, ColoringType coloringType) | 
|   | 
| None  | setDirtyFlags (self, int mask, bool invalidateCaches=True) | 
|   | 
| None  | setFrontColor (self, Color color, bool selected, ViewportId viewportId='{}') | 
|   | 
| None  | setFrontColorsForAllViewports (self, ViewportProperty_Color val, bool selected=True) | 
|   | 
| None  | setGlobalAlpha (self, int alpha, ViewportId viewportId='{}') | 
|   | 
| None  | setGlobalAlphaForAllViewports (self, ViewportProperty_unsigned_char val) | 
|   | 
| None  | setGlobalClippedByPlane (self, bool on, ViewportMask viewportMask='ViewportMask::all()') | 
|   | 
| None  | setPickable (self, bool on, ViewportMask viewportMask='ViewportMask::all()') | 
|   | 
| None  | setShininess (self, float shininess) | 
|   | 
| None  | setSpecularStrength (self, float specularStrength) | 
|   | 
| None  | setUseDefaultScenePropertiesOnDeserialization (self, bool useDefaultScenePropertiesOnDeserialization) | 
|   | 
| None  | setVisualizeProperty (self, bool value, AnyVisualizeMaskEnum type, ViewportMask viewportMask) | 
|   | 
| None  | setVisualizePropertyMask (self, AnyVisualizeMaskEnum type, ViewportMask viewportMask) | 
|   | 
| None  | showName (self, bool on) | 
|   | 
| bool  | showName (self) | 
|   | 
| bool  | supportsVisualizeProperty (self, AnyVisualizeMaskEnum type) | 
|   | 
| None  | toggleVisualizeProperty (self, AnyVisualizeMaskEnum type, ViewportMask viewportMask) | 
|   | 
| bool  | useDefaultScenePropertiesOnDeserialization (self) | 
|   | 
| bool  | addChild (self, Object child, bool recognizedChild=True) | 
|   | 
| bool  | addChildBefore (self, Object newChild, Object existingChild) | 
|   | 
| bool  | addTag (self, str tag) | 
|   | 
| None  | applyScale (self, float scaleFactor) | 
|   | 
| VisualObject  | asType_VisualObject (self) | 
|   | 
| VisualObject  | asType_VisualObject (self) | 
|   | 
| std_vector_std_shared_ptr_Object  | children (self) | 
|   | 
| std_vector_std_shared_ptr_Object_const  | children (self) | 
|   | 
| Object  | cloneTree (self) | 
|   | 
| bool  | detachFromParent (self) | 
|   | 
| Object  | find (self, str name) | 
|   | 
| Object  | find (self, str name) | 
|   | 
| Object  | findCommonAncestor (self, Object other) | 
|   | 
| Object  | findCommonAncestor (self, Object other) | 
|   | 
| bool  | globalVisibility (self, ViewportMask viewportMask='ViewportMask::any()') | 
|   | 
| ViewportMask  | globalVisibilityMask (self) | 
|   | 
| bool  | hasModel (self) | 
|   | 
| bool  | hasVisualRepresentation (self) | 
|   | 
| bool  | isAncestor (self, Object ancestor) | 
|   | 
| bool  | isAncillary (self) | 
|   | 
| bool  | isGlobalAncillary (self) | 
|   | 
| bool  | isLocked (self) | 
|   | 
| bool  | isParentLocked (self) | 
|   | 
| bool  | isSelected (self) | 
|   | 
| bool  | isVisible (self, ViewportMask viewportMask='ViewportMask::any()') | 
|   | 
| str  | name (self) | 
|   | 
| Object  | parent (self) | 
|   | 
| Object  | parent (self) | 
|   | 
| None  | removeAllChildren (self) | 
|   | 
| bool  | removeChild (self, Object child) | 
|   | 
| bool  | removeChild (self, Object child) | 
|   | 
| bool  | removeTag (self, str tag) | 
|   | 
| None  | resetRedrawFlag (self) | 
|   | 
| None  | resetXf (self, ViewportId id='{}') | 
|   | 
| bool  | select (self, bool on) | 
|   | 
| None  | setAncillary (self, bool ancillary) | 
|   | 
| None  | setGlobalVisibility (self, bool on, ViewportMask viewportMask='ViewportMask::any()') | 
|   | 
| None  | setLocked (self, bool on) | 
|   | 
| None  | setName (self, str name) | 
|   | 
| None  | setParentLocked (self, bool lock) | 
|   | 
| None  | setVisibilityMask (self, ViewportMask viewportMask) | 
|   | 
| None  | setVisible (self, bool on, ViewportMask viewportMask='ViewportMask::all()') | 
|   | 
| None  | setWorldXf (self, AffineXf3f xf, ViewportId id='{}') | 
|   | 
| None  | setXf (self, AffineXf3f xf, ViewportId id='{}') | 
|   | 
| None  | setXfsForAllViewports (self, ViewportProperty_AffineXf3f xf) | 
|   | 
| Object  | shallowCloneTree (self) | 
|   | 
| None  | sortChildren (self) | 
|   | 
| None  | swap (self, Object other) | 
|   | 
| std_set_std_string  | tags (self) | 
|   | 
| ViewportMask  | visibilityMask (self) | 
|   | 
| AffineXf3f  | worldXf (self, ViewportId id='{}', bool_output isDef=None) | 
|   | 
| AffineXf3f  | xf (self, ViewportId id='{}', bool_output isDef=None) | 
|   | 
| ViewportProperty_AffineXf3f  | xfsForAllViewports (self) | 
|   | 
| Object  | getSharedPtr (self) | 
|   | 
Generated from:  MR::AngleMeasurementObject
Represents an angle measurement.