Public Member Functions | |
| bool | __eq__ (self, typing.Any other) | 
| int | __getstate__ (self) | 
| int | __hash__ (self) | 
| int | __index__ (self) | 
| None | __init__ (self, int value) | 
| int | __int__ (self) | 
| bool | __ne__ (self, typing.Any other) | 
| str | __repr__ (self) | 
| None | __setstate__ (self, int state) | 
| str | __str__ (self) | 
| str | name (self) | 
| int | value (self) | 
Static Public Attributes | |
| typing | BordersHighlight .ClassVar[MeshVisualizePropertyType] | 
| typing | Edges .ClassVar[MeshVisualizePropertyType] | 
| typing | EnableShading .ClassVar[MeshVisualizePropertyType] | 
| typing | Faces .ClassVar[MeshVisualizePropertyType] | 
| typing | FlatShading .ClassVar[MeshVisualizePropertyType] | 
| typing | OnlyOddFragments .ClassVar[MeshVisualizePropertyType] | 
| typing | Points .ClassVar[MeshVisualizePropertyType] | 
| typing | PolygonOffsetFromCamera .ClassVar[MeshVisualizePropertyType] | 
| typing | SelectedEdges .ClassVar[MeshVisualizePropertyType] | 
| typing | SelectedFaces .ClassVar[MeshVisualizePropertyType] | 
| typing | Texture .ClassVar[MeshVisualizePropertyType] | 
Static Protected Attributes | |
| typing | _count .ClassVar[MeshVisualizePropertyType] | 
Members: Faces Texture Edges Points SelectedFaces SelectedEdges EnableShading FlatShading OnlyOddFragments BordersHighlight PolygonOffsetFromCamera : recommended for drawing edges on top of mesh _count
| None mrmeshpy.MeshVisualizePropertyType.__init__ | ( | self, | |
| int | value ) | 
| bool mrmeshpy.MeshVisualizePropertyType.__eq__ | ( | self, | |
| typing.Any | other ) | 
| int mrmeshpy.MeshVisualizePropertyType.__getstate__ | ( | self | ) | 
| int mrmeshpy.MeshVisualizePropertyType.__hash__ | ( | self | ) | 
| int mrmeshpy.MeshVisualizePropertyType.__index__ | ( | self | ) | 
| int mrmeshpy.MeshVisualizePropertyType.__int__ | ( | self | ) | 
| bool mrmeshpy.MeshVisualizePropertyType.__ne__ | ( | self, | |
| typing.Any | other ) | 
| str mrmeshpy.MeshVisualizePropertyType.__repr__ | ( | self | ) | 
| None mrmeshpy.MeshVisualizePropertyType.__setstate__ | ( | self, | |
| int | state ) | 
| str mrmeshpy.MeshVisualizePropertyType.__str__ | ( | self | ) | 
| str mrmeshpy.MeshVisualizePropertyType.name | ( | self | ) | 
| int mrmeshpy.MeshVisualizePropertyType.value | ( | self | ) | 
      
  | 
  staticprotected | 
      
  | 
  static | 
      
  | 
  static | 
      
  | 
  static | 
      
  | 
  static | 
      
  | 
  static | 
      
  | 
  static | 
      
  | 
  static | 
      
  | 
  static | 
      
  | 
  static | 
      
  | 
  static | 
      
  | 
  static |