MeshLib Documentation
Loading...
Searching...
No Matches
MRMeshTexture.h
Go to the documentation of this file.
1
#pragma once
2
#include "
MRImage.h
"
3
#include "
MRVector4.h
"
4
#include <vector>
5
6
namespace
MR
7
{
8
11
12
struct
MeshTexture
:
Image
13
{
14
FilterType
filter
=
FilterType::Discrete
;
15
WrapType
wrap
=
WrapType::Clamp
;
16
};
17
19
20
}
MRImage.h
MRVector4.h
MR
Definition
MRCameraOrientationPlugin.h:8
MR::WrapType
WrapType
Definition
MRMesh/MRMeshFwd.h:585
MR::WrapType::Clamp
@ Clamp
MR::FilterType
FilterType
Definition
MRMesh/MRMeshFwd.h:579
MR::FilterType::Discrete
@ Discrete
MR::Image
Definition
MRImage.h:15
MR::MeshTexture
Definition
MRMeshTexture.h:13
MR::MeshTexture::filter
FilterType filter
Definition
MRMeshTexture.h:14
MR::MeshTexture::wrap
WrapType wrap
Definition
MRMeshTexture.h:15
MeshLib
source
MRMesh
MRMeshTexture.h
Generated by
1.11.0