Pen description class. More...
Derived from: | None |
Derived by: | None |
Group: | Display (Display) |
#include <ClanLib/display.h>
Class Members:
Construction. | |
Setting to true enables line antialiasing. | |
Setting to true enables point antialiasing. | |
Enables if points are being drawn as texture point sprites. | |
Enables if points sizes is set by the vertex shader. | |
Returns the treshold size for alpha fading to kick in (Requires multisampling to be enabled.) | |
Attributes. | |
Returns the origin of texture point sprites. | |
Returns true if line antialiasing is enabled. | |
Enables if points sizes is set by the vertex shader. | |
Set the number of times each bit in the stipple pattern is used. | |
Alpha fade point once minimum size treshold reached. Requires multisampling to be enabled. | |
Operations. | |
Sets the origin of texture point sprites. |