bottom | OrthographicSpace | |
disable() | GuiComponent | |
enable() | GuiComponent | |
getColorByDensity(unsigned short &density, float &red, float &green, float &blue, float &alpha) | Histogram | |
getLocalWorldCoordinates(int &x, int &y) | OrthographicCamera | |
grabbedPoint | Histogram | |
GuiComponent(int left, int right, int bottom, int top, int x, int y, int width, int height) | GuiComponent | |
hide() | GuiComponent | |
Histogram() | Histogram | |
hit(int x, int y) | GuiComponent | |
isDisabled() | GuiComponent | |
isEnabled() | GuiComponent | |
isHidden() | GuiComponent | |
isInitialised() | Histogram | [inline] |
isUpdating() | GuiComponent | |
left | OrthographicSpace | |
moveTo(int newX, int newY) | GuiComponent | |
onLeftMouseClick(int x, int y) | Histogram | |
onMouseDrag(int x, int y) | Histogram | |
OrthographicSpace() | OrthographicSpace | |
OrthographicSpace(int left, int right, int bottom, int top) | OrthographicSpace | |
removeControlPoint() | Histogram | |
render(int x, int y, int width, int height) | Histogram | |
resetProjection() | OrthographicSpace | |
right | OrthographicSpace | |
setBorders(int left, int right, int bottom, int top) | OrthographicSpace | |
setOrthographicProjection() | OrthographicSpace | |
startCamera() | OrthographicCamera | |
startCamera(int x, int y, int width, int height) | OrthographicCamera | |
State enum name | GuiComponent | |
state | GuiComponent | |
stopCamera() | OrthographicCamera | |
top | OrthographicSpace | |
update(unsigned short *data, unsigned int &size) | Histogram | |
updating() | GuiComponent | |
~Histogram() | Histogram | [inline] |