§ Area()
ewol::compositing::Area::Area |
( |
const ivec2 & |
_size | ) |
|
generic constructor
- Parameters
-
[in] | _size | Basic size of the area. |
§ ~Area()
virtual ewol::compositing::Area::~Area |
( |
| ) |
|
|
virtual |
§ clear()
void ewol::compositing::Area::clear |
( |
| ) |
|
|
virtual |
clear alll the registered element in the current element
Reimplemented from ewol::Compositing.
§ draw()
void ewol::compositing::Area::draw |
( |
bool |
_disableDepthTest = true | ) |
|
|
virtual |
draw All the refistered text in the current element on openGL
Implements ewol::Compositing.
§ getPos()
const vec3& ewol::compositing::Area::getPos |
( |
| ) |
|
|
inline |
get the current display position (sometime needed in the gui control)
- Returns
- the current position.
§ print()
void ewol::compositing::Area::print |
( |
const ivec2 & |
_size | ) |
|
add a compleate of the image to display with the requested size
- Parameters
-
[in] | _size | size of the output image |
§ setPos()
void ewol::compositing::Area::setPos |
( |
const vec3 & |
_pos | ) |
|
|
inline |
set position for the next text writen
- Parameters
-
[in] | _pos | Position of the text (in 3D) |
§ setRelPos()
void ewol::compositing::Area::setRelPos |
( |
const vec3 & |
_pos | ) |
|
|
inline |
set relative position for the next text writen
- Parameters
-
[in] | _pos | ofset apply of the text (in 3D) |
The documentation for this class was generated from the following file:
- framework/atria-soft/ewol/ewol/compositing/Area.hpp