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

Public Member Functions

VoxelId __add__ (self, int a)
 
VoxelId __add__ (self, int a)
 
VoxelId __add__ (self, int a)
 
bool __bool__ (self)
 
bool __eq__ (self, VoxelId b)
 
VoxelId __iadd__ (self, int a)
 
None __init__ (self)
 
None __init__ (self, int i)
 
int __int__ (self)
 
VoxelId __isub__ (self, int a)
 
bool __ne__ (self, VoxelId b)
 
str __repr__ (self)
 
VoxelId __sub__ (self, int a)
 
VoxelId __sub__ (self, int a)
 
VoxelId __sub__ (self, int a)
 
int get (self)
 
bool operator (self, VoxelId b)
 
VoxelId operator (self)
 
VoxelId operatorminusminus (self)
 
bool valid (self)
 

Static Public Member Functions

None __init__ (*args, **kwargs)
 
None __init__ (*args, **kwargs)
 
VoxelId operator (*args, **kwargs)
 
VoxelId operator (*args, **kwargs)
 
VoxelId operator (*args, **kwargs)
 
VoxelId operatorminusminus (*args, **kwargs)
 

Detailed Description

Generated from:  MR::VoxelId
Aliases:  std_vector_Id_VoxelTag_const_reference, Id_VoxelTag, Vector_Id_VoxelTag_Id_VoxelTag_const_reference, Vector_Id_VoxelTag_Id_VoxelTag_value_type, Vector_Id_VoxelTag_FaceId_const_reference, Vector_Id_VoxelTag_FaceId_reference, TypedBitSet_Id_VoxelTag_IndexType, Vector_Id_VoxelTag_FaceId_value_type, std_vector_Id_VoxelTag_value_type, Id_VoxelTag, Vector_Id_VoxelTag_Id_VoxelTag_reference, std_vector_Id_VoxelTag_reference, Id_VoxelTag, Id_VoxelTag

Constructor & Destructor Documentation

◆ __init__() [1/4]

None mrmeshpy.VoxelId.__init__ ( * args,
** kwargs )
static

◆ __init__() [2/4]

None mrmeshpy.VoxelId.__init__ ( * args,
** kwargs )
static

◆ __init__() [3/4]

None mrmeshpy.VoxelId.__init__ ( self)

◆ __init__() [4/4]

None mrmeshpy.VoxelId.__init__ ( self,
int i )

Member Function Documentation

◆ __add__() [1/3]

VoxelId mrmeshpy.VoxelId.__add__ ( self,
int a )

◆ __add__() [2/3]

VoxelId mrmeshpy.VoxelId.__add__ ( self,
int a )

◆ __add__() [3/3]

VoxelId mrmeshpy.VoxelId.__add__ ( self,
int a )

◆ __bool__()

bool mrmeshpy.VoxelId.__bool__ ( self)

◆ __eq__()

bool mrmeshpy.VoxelId.__eq__ ( self,
VoxelId b )

◆ __iadd__()

VoxelId mrmeshpy.VoxelId.__iadd__ ( self,
int a )

◆ __int__()

int mrmeshpy.VoxelId.__int__ ( self)

◆ __isub__()

VoxelId mrmeshpy.VoxelId.__isub__ ( self,
int a )

◆ __ne__()

bool mrmeshpy.VoxelId.__ne__ ( self,
VoxelId b )

◆ __repr__()

str mrmeshpy.VoxelId.__repr__ ( self)

Reimplemented in mrmeshpy.NoDefInit_VoxelId.

◆ __sub__() [1/3]

VoxelId mrmeshpy.VoxelId.__sub__ ( self,
int a )

◆ __sub__() [2/3]

VoxelId mrmeshpy.VoxelId.__sub__ ( self,
int a )

◆ __sub__() [3/3]

VoxelId mrmeshpy.VoxelId.__sub__ ( self,
int a )

◆ get()

int mrmeshpy.VoxelId.get ( self)

◆ operator() [1/5]

VoxelId mrmeshpy.VoxelId.operator ( * args,
** kwargs )
static

◆ operator() [2/5]

VoxelId mrmeshpy.VoxelId.operator ( * args,
** kwargs )
static

◆ operator() [3/5]

VoxelId mrmeshpy.VoxelId.operator ( * args,
** kwargs )
static

◆ operator() [4/5]

VoxelId mrmeshpy.VoxelId.operator ( self)

◆ operator() [5/5]

bool mrmeshpy.VoxelId.operator ( self,
VoxelId b )

◆ operatorminusminus() [1/2]

VoxelId mrmeshpy.VoxelId.operatorminusminus ( * args,
** kwargs )
static

◆ operatorminusminus() [2/2]

VoxelId mrmeshpy.VoxelId.operatorminusminus ( self)

◆ valid()

bool mrmeshpy.VoxelId.valid ( self)

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