MeshLib C# Docs
Loading...
Searching...
No Matches
MR.MeshTexture Class Reference

Generated from class MR.MeshTexture. Base classes: Direct: (non-virtual) MR.Image This is the non-const half of the class. More...

+ Inheritance diagram for MR.MeshTexture:

Public Member Functions

unsafe MeshTexture ()
 Constructs an empty (default-constructed) instance.
 
unsafe MeshTexture (MR._ByValue_MeshTexture _other)
 Generated from constructor MR.MeshTexture.MeshTexture.
 
 MeshTexture (Const_MeshTexture _other)
 Generated from constructor MR.MeshTexture.MeshTexture.
 
 MeshTexture (MeshTexture _other)
 Generated from constructor MR.MeshTexture.MeshTexture.
 
unsafe MR.MeshTexture assign (MR._ByValue_MeshTexture _other)
 Generated from method MR.MeshTexture.operator=.
 

Static Public Member Functions

static unsafe implicit operator MR.Image (MeshTexture self)
 

Properties

new unsafe ref MR.FilterType filter [get]
 
new unsafe ref MR.WrapType wrap [get]
 
new unsafe MR.Std.Vector_MRColor pixels [get, protected set]
 
new unsafe ref MR.Vector2i resolution [get]
 

Detailed Description

Generated from class MR.MeshTexture. Base classes: Direct: (non-virtual) MR.Image This is the non-const half of the class.

Constructor & Destructor Documentation

◆ MeshTexture() [1/4]

unsafe MR.MeshTexture.MeshTexture ( )
inline

Constructs an empty (default-constructed) instance.

◆ MeshTexture() [2/4]

unsafe MR.MeshTexture.MeshTexture ( MR._ByValue_MeshTexture _other)
inline

Generated from constructor MR.MeshTexture.MeshTexture.

◆ MeshTexture() [3/4]

MR.MeshTexture.MeshTexture ( Const_MeshTexture _other)
inline

Generated from constructor MR.MeshTexture.MeshTexture.

◆ MeshTexture() [4/4]

MR.MeshTexture.MeshTexture ( MeshTexture _other)
inline

Generated from constructor MR.MeshTexture.MeshTexture.

Member Function Documentation

◆ assign()

unsafe MR.MeshTexture MR.MeshTexture.assign ( MR._ByValue_MeshTexture _other)
inline

Generated from method MR.MeshTexture.operator=.

◆ operator MR.Image()

static unsafe implicit MR.MeshTexture.operator MR.Image ( MeshTexture self)
inlinestatic

Property Documentation

◆ filter

new unsafe ref MR.FilterType MR.MeshTexture.filter
get

◆ pixels

new unsafe MR.Std.Vector_MRColor MR.MeshTexture.pixels
getprotected set

◆ resolution

new unsafe ref MR.Vector2i MR.MeshTexture.resolution
get

◆ wrap

new unsafe ref MR.WrapType MR.MeshTexture.wrap
get

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