| VRS - The Virtual Rendering System |
| version 3.3 |
#include <vrs/mirrored.h>

Public Member Functions | |
| Mirrored (Mirror *mirror) | |
| PolyAttribute indicating that a shape is mirrored by the given Mirror. | |
| Mirror * | getMirror () const |
| void | setMirror (Mirror *) |
| VRS_TYPEINFO (Mirrored, PolyAttribute) | |
| VRS_SERIALIZABLE (Mirrored) | |
Protected Member Functions | |
| Mirrored () | |
| VRS::Mirrored::Mirrored | ( | Mirror * | mirror | ) |
PolyAttribute indicating that a shape is mirrored by the given Mirror.
| VRS::Mirrored::Mirrored | ( | ) | [protected] |
| Mirror* VRS::Mirrored::getMirror | ( | ) | const |
| void VRS::Mirrored::setMirror | ( | Mirror * | ) |
| VRS::Mirrored::VRS_TYPEINFO | ( | Mirrored | , | |
| PolyAttribute | ||||
| ) |
| VRS::Mirrored::VRS_SERIALIZABLE | ( | Mirrored | ) |