Public Member Functions | |
| None | __init__ (self) |
| None | __init__ (self, std_variant_Vector_Id_EdgeTag_Id_EdgeTag_phmap_flat_hash_map_Id_EdgeTag_Id_EdgeTag arg0) |
| None | __init__ (self, EdgeMap arg0) |
| None | __init__ (self, phmap_flat_hash_map_Id_EdgeTag_Id_EdgeTag arg0) |
| str | current_type (self) |
| EdgeMap | get_Vector_Id_EdgeTag_Id_EdgeTag (self) |
| phmap_flat_hash_map_Id_EdgeTag_Id_EdgeTag | get_phmap_flat_hash_map_Id_EdgeTag_Id_EdgeTag (self) |
Aliases: std_variant_EdgeMap_phmap_flat_hash_map_EdgeId_EdgeId
| None mrmeshpy.std_variant_Vector_Id_EdgeTag_Id_EdgeTag_phmap_flat_hash_map_Id_EdgeTag_Id_EdgeTag.__init__ | ( | self | ) |
| None mrmeshpy.std_variant_Vector_Id_EdgeTag_Id_EdgeTag_phmap_flat_hash_map_Id_EdgeTag_Id_EdgeTag.__init__ | ( | self, | |
| std_variant_Vector_Id_EdgeTag_Id_EdgeTag_phmap_flat_hash_map_Id_EdgeTag_Id_EdgeTag | arg0 ) |
| None mrmeshpy.std_variant_Vector_Id_EdgeTag_Id_EdgeTag_phmap_flat_hash_map_Id_EdgeTag_Id_EdgeTag.__init__ | ( | self, | |
| EdgeMap | arg0 ) |
| None mrmeshpy.std_variant_Vector_Id_EdgeTag_Id_EdgeTag_phmap_flat_hash_map_Id_EdgeTag_Id_EdgeTag.__init__ | ( | self, | |
| phmap_flat_hash_map_Id_EdgeTag_Id_EdgeTag | arg0 ) |
| str mrmeshpy.std_variant_Vector_Id_EdgeTag_Id_EdgeTag_phmap_flat_hash_map_Id_EdgeTag_Id_EdgeTag.current_type | ( | self | ) |
Returns the current type name as a string. Call `get_<TypeName>()` to get the value.
| phmap_flat_hash_map_Id_EdgeTag_Id_EdgeTag mrmeshpy.std_variant_Vector_Id_EdgeTag_Id_EdgeTag_phmap_flat_hash_map_Id_EdgeTag_Id_EdgeTag.get_phmap_flat_hash_map_Id_EdgeTag_Id_EdgeTag | ( | self | ) |
Return this alternative, or throw if it's not active.
| EdgeMap mrmeshpy.std_variant_Vector_Id_EdgeTag_Id_EdgeTag_phmap_flat_hash_map_Id_EdgeTag_Id_EdgeTag.get_Vector_Id_EdgeTag_Id_EdgeTag | ( | self | ) |
Return this alternative, or throw if it's not active.