MeshLib Python Docs
Loading...
Searching...
No Matches
meshlib.mrmeshpy.SeparationPointStorage.Block Class Reference

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)
 

Detailed Description

Generated from:  MR::SeparationPointStorage::Block

Constructor & Destructor Documentation

◆ __init__() [1/3]

None meshlib.mrmeshpy.SeparationPointStorage.Block.__init__ ( self)
Implicit default constructor.

◆ __init__() [2/3]

None meshlib.mrmeshpy.SeparationPointStorage.Block.__init__ ( self,
SeparationPointStorage.Block arg0 )
Implicit copy constructor.

◆ __init__() [3/3]

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.

Member Function Documentation

◆ nextVid()

VertId meshlib.mrmeshpy.SeparationPointStorage.Block.nextVid ( self)
during filling, it is the id of next valid point;

◆ shift() [1/2]

VertId meshlib.mrmeshpy.SeparationPointStorage.Block.shift ( self)
after makeUniqueVids(), it is the unique id of first point in coords

◆ shift() [2/2]

None meshlib.mrmeshpy.SeparationPointStorage.Block.shift ( self,
VertId arg1 )

◆ smap()

phmap_flat_hash_map_unsigned_long_std_array_Id_VertTag_3ul meshlib.mrmeshpy.SeparationPointStorage.Block.smap ( self)

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