Pioneer
Loading...
Searching...
No Matches
Public Member Functions | List of all members
PiGui::Image Class Reference

#include <Image.h>

Inheritance diagram for PiGui::Image:
Inheritance graph
[legend]
Collaboration diagram for PiGui::Image:
Collaboration graph
[legend]

Public Member Functions

 Image (const std::string &filename)
 
void * GetImTextureID ()
 
vector2f GetSize ()
 
vector2f GetUv ()
 
- Public Member Functions inherited from RefCounted
 RefCounted ()
 
virtual ~RefCounted ()
 
void IncRefCount () const
 
void DecRefCount () const
 
int GetRefCount () const
 
- Public Member Functions inherited from LuaWrappable
virtual ~LuaWrappable ()
 

Constructor & Destructor Documentation

◆ Image()

PiGui::Image::Image ( const std::string &  filename)
explicit
Here is the call graph for this function:

Member Function Documentation

◆ GetImTextureID()

void * PiGui::Image::GetImTextureID ( )
Here is the call graph for this function:

◆ GetSize()

vector2f PiGui::Image::GetSize ( )
Here is the call graph for this function:

◆ GetUv()

vector2f PiGui::Image::GetUv ( )

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