MeshLib Python Docs
Loading...
Searching...
No Matches
meshlib.mrmeshpy.Id_VoxelTag Class Reference
+ Inheritance diagram for meshlib.mrmeshpy.Id_VoxelTag:

Public Member Functions

Id_VoxelTag __add__ (self, int a)
 
Id_VoxelTag __add__ (self, int a)
 
Id_VoxelTag __add__ (self, int a)
 
bool __bool__ (self)
 
bool __eq__ (self, Id_VoxelTag b)
 
Id_VoxelTag __iadd__ (self, int a)
 
None __init__ (self)
 
None __init__ (self, int i)
 
None __init__ (self, Id_VoxelTag arg0)
 
Id_VoxelTag __isub__ (self, int a)
 
bool __ne__ (self, Id_VoxelTag b)
 
Id_VoxelTag __sub__ (self, int a)
 
Id_VoxelTag __sub__ (self, int a)
 
Id_VoxelTag __sub__ (self, int a)
 
int get (self)
 
bool valid (self)
 

Static Public Member Functions

None __init__ (*args, **kwargs)
 

Protected Member Functions

bool _Less (self, Id_VoxelTag b)
 
Id_VoxelTag _MinusMinus (self)
 
Id_VoxelTag _PlusPlus (self)
 
int _convert_to_size_t (self)
 

Static Protected Member Functions

Id_VoxelTag _MinusMinus (*args, **kwargs)
 
Id_VoxelTag _PlusPlus (*args, **kwargs)
 

Detailed Description

Generated from:  MR::Id<MR::VoxelTag>
Aliases:  VoxelId, TaggedBitSet_VoxelTag_IndexType, std_vector_Id_VoxelTag_value_type, Vector_Id_VoxelTag_Id_VoxelTag.value_type, std_vector_Id_VoxelTag_const_reference, Vector_Id_VoxelTag_FaceId.const_reference, std_vector_Id_VoxelTag_reference, Vector_Id_VoxelTag_FaceId.reference, Vector_Id_VoxelTag_Id_VoxelTag.reference, Vector_Id_VoxelTag_FaceId.value_type, Vector_Id_VoxelTag_Id_VoxelTag.const_reference

Constructor & Destructor Documentation

◆ __init__() [1/4]

None meshlib.mrmeshpy.Id_VoxelTag.__init__ ( * args,
** kwargs )
static

◆ __init__() [2/4]

None meshlib.mrmeshpy.Id_VoxelTag.__init__ ( self)

◆ __init__() [3/4]

None meshlib.mrmeshpy.Id_VoxelTag.__init__ ( self,
int i )

◆ __init__() [4/4]

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

Reimplemented in meshlib.mrmeshpy.NoDefInit_Id_VoxelTag, and meshlib.mrmeshpy.NoDefInit_Id_VoxelTag.

Member Function Documentation

◆ __add__() [1/3]

Id_VoxelTag meshlib.mrmeshpy.Id_VoxelTag.__add__ ( self,
int a )

◆ __add__() [2/3]

Id_VoxelTag meshlib.mrmeshpy.Id_VoxelTag.__add__ ( self,
int a )

◆ __add__() [3/3]

Id_VoxelTag meshlib.mrmeshpy.Id_VoxelTag.__add__ ( self,
int a )

◆ __bool__()

bool meshlib.mrmeshpy.Id_VoxelTag.__bool__ ( self)

◆ __eq__()

bool meshlib.mrmeshpy.Id_VoxelTag.__eq__ ( self,
Id_VoxelTag b )

◆ __iadd__()

Id_VoxelTag meshlib.mrmeshpy.Id_VoxelTag.__iadd__ ( self,
int a )

◆ __isub__()

Id_VoxelTag meshlib.mrmeshpy.Id_VoxelTag.__isub__ ( self,
int a )

◆ __ne__()

bool meshlib.mrmeshpy.Id_VoxelTag.__ne__ ( self,
Id_VoxelTag b )

◆ __sub__() [1/3]

Id_VoxelTag meshlib.mrmeshpy.Id_VoxelTag.__sub__ ( self,
int a )

◆ __sub__() [2/3]

Id_VoxelTag meshlib.mrmeshpy.Id_VoxelTag.__sub__ ( self,
int a )

◆ __sub__() [3/3]

Id_VoxelTag meshlib.mrmeshpy.Id_VoxelTag.__sub__ ( self,
int a )

◆ _convert_to_size_t()

int meshlib.mrmeshpy.Id_VoxelTag._convert_to_size_t ( self)
protected

◆ _Less()

bool meshlib.mrmeshpy.Id_VoxelTag._Less ( self,
Id_VoxelTag b )
protected

◆ _MinusMinus() [1/2]

Id_VoxelTag meshlib.mrmeshpy.Id_VoxelTag._MinusMinus ( * args,
** kwargs )
staticprotected

◆ _MinusMinus() [2/2]

Id_VoxelTag meshlib.mrmeshpy.Id_VoxelTag._MinusMinus ( self)
protected

◆ _PlusPlus() [1/2]

Id_VoxelTag meshlib.mrmeshpy.Id_VoxelTag._PlusPlus ( * args,
** kwargs )
staticprotected

◆ _PlusPlus() [2/2]

Id_VoxelTag meshlib.mrmeshpy.Id_VoxelTag._PlusPlus ( self)
protected

◆ get()

int meshlib.mrmeshpy.Id_VoxelTag.get ( self)

◆ valid()

bool meshlib.mrmeshpy.Id_VoxelTag.valid ( self)

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