Polygon rasterization description. More...
Derived from: | None |
Derived by: | None |
Group: | Display (Display) |
#include <ClanLib/display.h>
Class Members:
Construction: | |
Constructs a polygon rasterizer description. |
| |
Returns true if the polygons are anti-aliased. | |
Returns true if cull testing is enabled. | |
Returns true if points are offset. | |
Returns true if lines are offset. | |
Returns true if polygons are offset. | |
Returns the polygon cull clipping mode. | |
Returns the filling mode for polygons. | |
Returns the offsetting factor. | |
Returns the offsetting units. | |
Returns the side considered the front of a face. |
| |
Enables/disables anti-aliasing. | |
Enables/disables polygon cull clipping. | |
Enables/disables point offsetting. | |
Enables/disables line offsetting. | |
Enables/disables polygon offsetting. | |
Sets the polygon cull clipping mode. | |
Sets the filling mode for polygons. | |
Sets which side is the front side of a face. | |
Sets the offset factor. | |
Sets the offset units. |