Gegl::Rectangle Class Reference
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 |
const GeglRectangle* Gegl::Rectangle::gobj |
( |
|
) |
const [inline] |
Provides access to the underlying C instance.
References gobject_.
GeglRectangle* Gegl::Rectangle::gobj |
( |
|
) |
[inline] |
Provides access to the underlying C instance.
References gobject_.
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: