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

Public Member Functions

Vector3f __getitem__ (self, int arg0)
 
None __init__ (self)
 
None __init__ (self, std_array_Vector3_float_3 arg0)
 
None __init__ (self, typing.Iterable arg0)
 
typing.Iterator __iter__ (self)
 
int __len__ (self)
 
str __repr__ (self)
 
None __setitem__ (self, int arg0, Vector3f arg1)
 

Detailed Description

Aliases:  std_vector_std_array_Vector3f_3_value_type, Vector_std_array_Vector3f_3_FaceId.value_type, ThreePoints, Vector_std_array_Vector3f_3_FaceId.reference, Vector_std_array_Vector3f_3_FaceId.const_reference, Triangle3f, TriangleCornerNormals, Triangle3_float, Triangle3f, std_vector_std_array_Vector3f_3_reference, std_vector_std_array_Vector3f_3_const_reference, std_array_Vector3f_3

Constructor & Destructor Documentation

◆ __init__() [1/3]

None meshlib.mrmeshpy.std_array_Vector3_float_3.__init__ ( self)

◆ __init__() [2/3]

None meshlib.mrmeshpy.std_array_Vector3_float_3.__init__ ( self,
std_array_Vector3_float_3 arg0 )

◆ __init__() [3/3]

None meshlib.mrmeshpy.std_array_Vector3_float_3.__init__ ( self,
typing.Iterable arg0 )
Initialize from a list of 3elements.

Member Function Documentation

◆ __getitem__()

Vector3f meshlib.mrmeshpy.std_array_Vector3_float_3.__getitem__ ( self,
int arg0 )

◆ __iter__()

typing.Iterator meshlib.mrmeshpy.std_array_Vector3_float_3.__iter__ ( self)

◆ __len__()

int meshlib.mrmeshpy.std_array_Vector3_float_3.__len__ ( self)

◆ __repr__()

str meshlib.mrmeshpy.std_array_Vector3_float_3.__repr__ ( self)

◆ __setitem__()

None meshlib.mrmeshpy.std_array_Vector3_float_3.__setitem__ ( self,
int arg0,
Vector3f arg1 )

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