![]() |
BlankMat 0.1.0
Free open-source 3D texture creation application
|
This is the complete list of members for IGUIWindow, including all inherited members.
Disable() | IGUIWindow | inline |
Draw()=0 | IGUIWindow | pure virtual |
Enable() | IGUIWindow | inline |
GetName() | IGUIWindow | inline |
GetPos() | IGUIWindow | inline |
GetType() | IGUIWindow | inline |
IsEnabled() | IGUIWindow | inline |
mIsEnabled | IGUIWindow | protected |
mName | IGUIWindow | protected |
mScreenPos | IGUIWindow | protected |
mType | IGUIWindow | protected |
SetName(const std::string &name) | IGUIWindow | inline |
SetPos(const glm::vec2 &pos) | IGUIWindow | inline |
ToggleEnabled() | IGUIWindow | inline |