Papyrus::Face Class Reference
Why is there a Face primitive in this library? For testing of course; like the teapot in OpenGL.
More...
#include <face.h>
List of all members.
Detailed Description
Why is there a Face primitive in this library? For testing of course; like the teapot in OpenGL.
- Author:
- Rick L Vinyard Jr <rvinyard@cs.nmsu.edu>
Member Typedef Documentation
Member Enumeration Documentation
Constructor & Destructor Documentation
| Papyrus::Face::Face |
( |
const Glib::ustring & |
id, |
|
|
double |
size = 20.0, |
|
|
TYPE |
type = SMILEY | |
|
) |
| | [protected] |
| Papyrus::Face::~Face |
( |
|
) |
[virtual] |
Member Function Documentation
| Face::pointer Papyrus::Face::create |
( |
const Glib::ustring & |
id, |
|
|
double |
size = 20.0, |
|
|
TYPE |
type = SMILEY | |
|
) |
| | [static] |
| Face::pointer Papyrus::Face::create |
( |
double |
size = 20.0, |
|
|
TYPE |
type = SMILEY | |
|
) |
| | [static] |
| void Papyrus::Face::draw |
( |
Context & |
cairo |
) |
const [virtual] |
| Papyrus::Face::PAPYRUS_DRAWABLE |
( |
Face |
|
) |
|
| void Papyrus::Face::set_size |
( |
double |
size |
) |
|
| void Papyrus::Face::set_size_type |
( |
double |
size, |
|
|
TYPE |
type | |
|
) |
| | |
| void Papyrus::Face::set_type |
( |
TYPE |
type |
) |
|
| double Papyrus::Face::size |
( |
|
) |
|
Member Data Documentation
The documentation for this class was generated from the following files: