#include <ofTypes.h>
Public Member Functions | |
| ofStyle () | |
| virtual | ~ofStyle () |
Public Attributes | |
| ofColor | color |
| int | polyMode |
| int | rectMode |
| bool | bFill |
| bool | blending |
| bool | smoothing |
| int | circleResolution |
| float | lineWidth |
| ofStyle::ofStyle | ( | ) | [inline] |
| virtual ofStyle::~ofStyle | ( | ) | [inline, virtual] |
| bool ofStyle::bFill |
| bool ofStyle::blending |
| float ofStyle::lineWidth |
| bool ofStyle::smoothing |
1.7.2