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

Public Member Functions

Color __getitem__ (self, int arg0)
None __init__ (self)
None __init__ (self, std_array_Color_30 arg0)
None __init__ (self, typing.Iterable arg0)
typing.Iterator[Color__iter__ (self)
int __len__ (self)
None __setitem__ (self, int arg0, Color arg1)

Detailed Description

Aliases:  std_array_Color_N

Constructor & Destructor Documentation

◆ __init__() [1/3]

None mrmeshpy.std_array_Color_30.__init__ ( self)

◆ __init__() [2/3]

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

◆ __init__() [3/3]

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

Member Function Documentation

◆ __getitem__()

Color mrmeshpy.std_array_Color_30.__getitem__ ( self,
int arg0 )

◆ __iter__()

typing.Iterator[Color] mrmeshpy.std_array_Color_30.__iter__ ( self)

◆ __len__()

int mrmeshpy.std_array_Color_30.__len__ ( self)

◆ __setitem__()

None mrmeshpy.std_array_Color_30.__setitem__ ( self,
int arg0,
Color arg1 )

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