#include "exports.h"
#include "MRMesh/MRMeshFwd.h"
#include "MRGladGlfw.h"
#include "MRMesh/MRVector3.h"
Go to the source code of this file.
Classes | |
class | MR::GlTexture |
struct | MR::GlTexture::Settings |
Namespaces | |
namespace | MR |
Functions | |
MRVIEWER_API void | MR::setTextureWrapType (WrapType wrapType, GLenum type=GL_TEXTURE_2D) |
MRVIEWER_API void | MR::setTextureFilterType (FilterType filterType, GLenum type=GL_TEXTURE_2D) |