MeshLib Python Docs
Loading...
Searching...
No Matches
Inheritance diagram for mrmeshpy.MeshTexture:

Public Member Functions

None __init__ (self)
None __init__ (self, MeshTexture arg0)
Public Member Functions inherited from mrmeshpy.Image
Color __getitem__ (self, Vector2i p)
Color __getitem__ (self, Vector2i p)
None __init__ (self)
None __init__ (self, Image arg0)
None __init__ (self, std_vector_Color pixels, Vector2i resolution)
None __setitem__ (self, Vector2i arg0, Color arg1)
int heapBytes (self)
Color sample (self, FilterType filter, Vector2f pos)
Color sampleBilinear (self, Vector2f pos)
Color sampleDiscrete (self, Vector2f pos)

Static Public Member Functions

None __init__ (*args, **kwargs)
MeshTexture operator (*args, **kwargs)
MeshTexture operator (*args, **kwargs)
Static Public Member Functions inherited from mrmeshpy.Image
None __init__ (*args, **kwargs)

Static Protected Attributes

typing _offsetof_filter = 32
typing _offsetof_wrap = 33
Static Protected Attributes inherited from mrmeshpy.Image
typing _offsetof_pixels = 0
typing _offsetof_resolution = 24

Detailed Description

Generated from:  MR::MeshTexture
Aliases:  std_vector_MeshTexture_const_reference, std_vector_MeshTexture_value_type, Vector_MeshTexture_TextureId.const_reference, Vector_MeshTexture_TextureId.value_type, Vector_MeshTexture_TextureId.reference, std_vector_MeshTexture_reference

Constructor & Destructor Documentation

◆ __init__() [1/3]

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

◆ __init__() [2/3]

None mrmeshpy.MeshTexture.__init__ ( self)

◆ __init__() [3/3]

None mrmeshpy.MeshTexture.__init__ ( self,
MeshTexture arg0 )
Implicit copy constructor.

Member Function Documentation

◆ operator() [1/2]

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

Reimplemented from mrmeshpy.Image.

◆ operator() [2/2]

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

Reimplemented from mrmeshpy.Image.

Member Data Documentation

◆ _offsetof_filter

typing mrmeshpy.MeshTexture._offsetof_filter = 32
staticprotected

◆ _offsetof_wrap

typing mrmeshpy.MeshTexture._offsetof_wrap = 33
staticprotected

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