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

Public Member Functions

int __getitem__ (self, int arg0)
 
None __init__ (self)
 
None __init__ (self, std_array_int_4 arg0)
 
None __init__ (self, typing.Iterable arg0)
 
typing.Iterator[int] __iter__ (self)
 
int __len__ (self)
 
str __repr__ (self)
 
None __setitem__ (self, int arg0, int arg1)
 

Static Protected Member Functions

 _pybind11_conduit_v1_ (*args, **kwargs)
 

Detailed Description

Aliases:  TrianglesRepetitions

Constructor & Destructor Documentation

◆ __init__() [1/3]

None mrmeshpy.std_array_int_4.__init__ ( self)

◆ __init__() [2/3]

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

◆ __init__() [3/3]

None mrmeshpy.std_array_int_4.__init__ ( self,
typing.Iterable arg0 )
Initialize from a list of 4elements.

Member Function Documentation

◆ __getitem__()

int mrmeshpy.std_array_int_4.__getitem__ ( self,
int arg0 )

◆ __iter__()

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

◆ __len__()

int mrmeshpy.std_array_int_4.__len__ ( self)

◆ __repr__()

str mrmeshpy.std_array_int_4.__repr__ ( self)

◆ __setitem__()

None mrmeshpy.std_array_int_4.__setitem__ ( self,
int arg0,
int arg1 )

◆ _pybind11_conduit_v1_()

mrmeshpy.std_array_int_4._pybind11_conduit_v1_ ( * args,
** kwargs )
staticprotected

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