MeshLib Python Docs
Loading...
Searching...
No Matches
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[Vector3f__iter__ (self)
 
int __len__ (self)
 
str __repr__ (self)
 
None __setitem__ (self, int arg0, Vector3f arg1)
 

Static Protected Member Functions

 _pybind11_conduit_v1_ (*args, **kwargs)
 

Detailed Description

Aliases:  Vector_std_array_Vector3f_3_FaceId.const_reference, Vector_std_array_Vector3f_3_FaceId.reference, Triangle3f, TriangleCornerNormals, ThreePoints, std_array_Vector3f_3, Vector_std_array_Vector3f_3_FaceId.value_type

Constructor & Destructor Documentation

◆ __init__() [1/3]

None mrmeshpy.std_array_Vector3_float_3.__init__ ( self)

◆ __init__() [2/3]

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

◆ __init__() [3/3]

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

Member Function Documentation

◆ __getitem__()

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

◆ __iter__()

typing.Iterator[Vector3f] mrmeshpy.std_array_Vector3_float_3.__iter__ ( self)

◆ __len__()

int mrmeshpy.std_array_Vector3_float_3.__len__ ( self)

◆ __repr__()

str mrmeshpy.std_array_Vector3_float_3.__repr__ ( self)

◆ __setitem__()

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

◆ _pybind11_conduit_v1_()

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

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