List of all members.
Constructor & Destructor Documentation
Gegl::Rectangle::Rectangle |
( |
| ) |
|
Gegl::Rectangle::Rectangle |
( |
const GeglRectangle * |
gobject | ) |
[explicit] |
Gegl::Rectangle::Rectangle |
( |
const GeglRectangle & |
rect | ) |
|
Member Function Documentation
bool Gegl::Rectangle::contains |
( |
const Rectangle& |
s | ) |
const |
void Gegl::Rectangle::copy |
( |
const Rectangle& |
from | ) |
|
void Gegl::Rectangle::dump |
( |
| ) |
const |
bool Gegl::Rectangle::equal |
( |
const Rectangle& |
s | ) |
const |
bool Gegl::Rectangle::equal_coords |
( |
int |
x, |
|
|
int |
y, |
|
|
int |
width, |
|
|
int |
heght |
|
) |
| const |
GeglRectangle* Gegl::Rectangle::gobj |
( |
| ) |
[inline] |
Provides access to the underlying C instance.
const GeglRectangle* Gegl::Rectangle::gobj |
( |
| ) |
const [inline] |
Provides access to the underlying C instance.
bool Gegl::Rectangle::is_empty |
( |
| ) |
const |
bool Gegl::Rectangle::is_infinite_plane |
( |
| ) |
const |
void Gegl::Rectangle::set |
( |
int |
x, |
|
|
int |
y, |
|
|
guint |
witdth, |
|
|
guint |
height |
|
) |
| |
Friends And Related Function Documentation
- Parameters:
-
- Returns:
- A C++ instance that wraps this C instance.
- Parameters:
-
- Returns:
- A C++ instance that wraps this C instance.
Member Data Documentation
The documentation for this class was generated from the following file: