MeshLib
 
Loading...
Searching...
No Matches
MR::ImGuiImage Class Reference

#include <MRImGuiImage.h>

+ Inheritance diagram for MR::ImGuiImage:

Public Member Functions

MRVIEWER_API ImGuiImage ()
 
virtual MRVIEWER_API ~ImGuiImage ()
 
MRVIEWER_API void update (const MeshTexture &texture)
 
void * getImTextureId () const
 
unsigned getId () const
 
const MeshTexturegetMeshTexture () const
 
int getImageWidth () const
 
int getImageHeight () const
 

Constructor & Destructor Documentation

◆ ImGuiImage()

MRVIEWER_API MR::ImGuiImage::ImGuiImage ( )

◆ ~ImGuiImage()

virtual MRVIEWER_API MR::ImGuiImage::~ImGuiImage ( )
virtual

Member Function Documentation

◆ getId()

unsigned MR::ImGuiImage::getId ( ) const
inline

◆ getImageHeight()

int MR::ImGuiImage::getImageHeight ( ) const
inline

◆ getImageWidth()

int MR::ImGuiImage::getImageWidth ( ) const
inline

◆ getImTextureId()

void * MR::ImGuiImage::getImTextureId ( ) const
inline

◆ getMeshTexture()

const MeshTexture & MR::ImGuiImage::getMeshTexture ( ) const
inline

◆ update()

MRVIEWER_API void MR::ImGuiImage::update ( const MeshTexture & texture)

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