#include <Image.h>
◆ Image()
Constructor for an imagae
◆ ~Image()
◆ Commands()
void UI::Image::Commands |
( |
nk_context * |
ctx | ) |
|
|
overridevirtual |
The draw commands for the image
- Parameters
-
ctx | - The nuklear context to draw to |
Implements UI::CanvasItem.
◆ SetImage()
void UI::Image::SetImage |
( |
Texture |
tex | ) |
|
|
inline |
◆ m_img
struct nk_image UI::Image::m_img |
|
protected |
The documentation for this class was generated from the following files:
- D:/RIT/FALCON_ENGINE/Falcon/Falcon/Rendering/PipeLine/CanvasItems/Image.h
- D:/RIT/FALCON_ENGINE/Falcon/Falcon/Rendering/PipeLine/CanvasItems/Image.cpp