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

Public Member Functions

None __init__ (self)
 
- Public Member Functions inherited from mrmeshpy.Image
Color __getitem__ (self, Vector2i p)
 
Color __getitem__ (self, Vector2i p)
 
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 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:  Vector_MeshTexture_TextureId.value_type, Vector_MeshTexture_TextureId.reference, std_vector_MeshTexture_value_type, std_vector_MeshTexture_reference, Vector_MeshTexture_TextureId.const_reference, std_vector_MeshTexture_const_reference

\\addtogroup BasicStructuresGroup
\\{

Constructor & Destructor Documentation

◆ __init__() [1/2]

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

Reimplemented from mrmeshpy.Image.

◆ __init__() [2/2]

None mrmeshpy.MeshTexture.__init__ ( self)

Reimplemented from mrmeshpy.Image.

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: