MeshLib Python Docs
Loading...
Searching...
No Matches
mrmeshpy.phmap_flat_hash_map_unsigned_long_std_array_Id_VertTag_3ul Class Reference

Public Member Functions

bool __bool__ (self)
bool __contains__ (self, int arg0)
bool __contains__ (self, typing.Any arg0)
None __delitem__ (self, int arg0)
std_array_Id_VertTag_3 __getitem__ (self, int arg0)
None __init__ (self)
None __init__ (self, phmap_flat_hash_map_unsigned_long_std_array_Id_VertTag_3ul arg0)
typing.Iterator[int] __iter__ (self)
int __len__ (self)
None __setitem__ (self, int arg0, std_array_Id_VertTag_3 arg1)
typing.ItemsView items (self)
typing.KeysView keys (self)
int size (self)
typing.ValuesView values (self)

Detailed Description

Aliases:  phmap_flat_hash_map_unsigned_long_std_array_VertId_3_phmap_Hash_uint64_t, SeparationPointMap

Constructor & Destructor Documentation

◆ __init__() [1/2]

None mrmeshpy.phmap_flat_hash_map_unsigned_long_std_array_Id_VertTag_3ul.__init__ ( self)

◆ __init__() [2/2]

None mrmeshpy.phmap_flat_hash_map_unsigned_long_std_array_Id_VertTag_3ul.__init__ ( self,
phmap_flat_hash_map_unsigned_long_std_array_Id_VertTag_3ul arg0 )

Member Function Documentation

◆ __bool__()

bool mrmeshpy.phmap_flat_hash_map_unsigned_long_std_array_Id_VertTag_3ul.__bool__ ( self)
Check whether the map is nonempty

◆ __contains__() [1/2]

bool mrmeshpy.phmap_flat_hash_map_unsigned_long_std_array_Id_VertTag_3ul.__contains__ ( self,
int arg0 )

◆ __contains__() [2/2]

bool mrmeshpy.phmap_flat_hash_map_unsigned_long_std_array_Id_VertTag_3ul.__contains__ ( self,
typing.Any arg0 )

◆ __delitem__()

None mrmeshpy.phmap_flat_hash_map_unsigned_long_std_array_Id_VertTag_3ul.__delitem__ ( self,
int arg0 )

◆ __getitem__()

std_array_Id_VertTag_3 mrmeshpy.phmap_flat_hash_map_unsigned_long_std_array_Id_VertTag_3ul.__getitem__ ( self,
int arg0 )

◆ __iter__()

typing.Iterator[int] mrmeshpy.phmap_flat_hash_map_unsigned_long_std_array_Id_VertTag_3ul.__iter__ ( self)

◆ __len__()

int mrmeshpy.phmap_flat_hash_map_unsigned_long_std_array_Id_VertTag_3ul.__len__ ( self)

◆ __setitem__()

None mrmeshpy.phmap_flat_hash_map_unsigned_long_std_array_Id_VertTag_3ul.__setitem__ ( self,
int arg0,
std_array_Id_VertTag_3 arg1 )

◆ items()

typing.ItemsView mrmeshpy.phmap_flat_hash_map_unsigned_long_std_array_Id_VertTag_3ul.items ( self)

◆ keys()

typing.KeysView mrmeshpy.phmap_flat_hash_map_unsigned_long_std_array_Id_VertTag_3ul.keys ( self)

◆ size()

int mrmeshpy.phmap_flat_hash_map_unsigned_long_std_array_Id_VertTag_3ul.size ( self)

◆ values()

typing.ValuesView mrmeshpy.phmap_flat_hash_map_unsigned_long_std_array_Id_VertTag_3ul.values ( self)

The documentation for this class was generated from the following file: