Public Member Functions | |
None | __init__ (self) |
None | __init__ (self, SeparationPointStorage.Block arg0) |
None | __init__ (self, phmap_flat_hash_map_unsigned_long_std_array_Id_VertTag_3ul smap, std_vector_Vector3_float coords, VertId shift, Triangulation tris, Vector_Id_VoxelTag_FaceId faceMap) |
VertId | nextVid (self) |
VertId | shift (self) |
None | shift (self, VertId arg1) |
phmap_flat_hash_map_unsigned_long_std_array_Id_VertTag_3ul | smap (self) |
Generated from: MR::SeparationPointStorage::Block
None meshlib.mrmeshpy.SeparationPointStorage.Block.__init__ | ( | self | ) |
Implicit default constructor.
None meshlib.mrmeshpy.SeparationPointStorage.Block.__init__ | ( | self, | |
SeparationPointStorage.Block | arg0 ) |
Implicit copy constructor.
None meshlib.mrmeshpy.SeparationPointStorage.Block.__init__ | ( | self, | |
phmap_flat_hash_map_unsigned_long_std_array_Id_VertTag_3ul | smap, | ||
std_vector_Vector3_float | coords, | ||
VertId | shift, | ||
Triangulation | tris, | ||
Vector_Id_VoxelTag_FaceId | faceMap ) |
Implicit aggregate constructor.
VertId meshlib.mrmeshpy.SeparationPointStorage.Block.nextVid | ( | self | ) |
during filling, it is the id of next valid point;
VertId meshlib.mrmeshpy.SeparationPointStorage.Block.shift | ( | self | ) |
after makeUniqueVids(), it is the unique id of first point in coords
None meshlib.mrmeshpy.SeparationPointStorage.Block.shift | ( | self, | |
VertId | arg1 ) |
phmap_flat_hash_map_unsigned_long_std_array_Id_VertTag_3ul meshlib.mrmeshpy.SeparationPointStorage.Block.smap | ( | self | ) |