Statusvariablen für die Rasterung
- GL\_POINT\_SIZE
-
Eigenschaft Wert Beschreibung: Punktgröße Attributgruppe: point Anfangswert: 1.0 Befehl abrufen: glGetFloatv - GL\_POINT\_SMOOTH
-
Eigenschaft Wert Beschreibung: Punktaliasing für Attributgruppe: point/enable Anfangswert: GL_FALSE Befehl abrufen: glIsEnabled - GL\_LINE\_WIDTH
-
Eigenschaft Wert Beschreibung: Linienstärke Attributgruppe: line Anfangswert: 1.0 Befehl abrufen: glGetFloatv - GL\_LINE\_SMOOTH
-
Eigenschaft Wert Beschreibung: Line Antialiasing on Attributgruppe: line/enable Anfangswert: GL_FALSE Befehl abrufen: glIsEnabled - GL\_LINE\_STIPPLE\_PATTERN
-
Eigenschaft Wert Beschreibung: Zeilenstipple Attributgruppe: line Anfangswert: 1 s Befehl abrufen: glGetIntegerv - GL\_LINE\_STIPPLE\_REPEAT
-
Eigenschaft Wert Beschreibung: Zeilenstipple-Wiederholung Attributgruppe: line Anfangswert: 1 Befehl abrufen: glGetIntegerv - GL\_LINE\_STIPPLE
-
Eigenschaft Wert Beschreibung: Zeilenstipple aktivieren Attributgruppe: line/enable Anfangswert: GL_FALSE Befehl abrufen: glIsEnabled - GL\_CULL\_FACE
-
Eigenschaft Wert Beschreibung: Polygon-Culling aktiviert Attributgruppe: polygon/enable Anfangswert: GL_FALSE Befehl abrufen: glIsEnabled - GL\_CULL\_FACE\_MODE
-
Eigenschaft Wert Beschreibung: Polygone nach vorne/hinten Attributgruppe: polygon Anfangswert: GL_BACK Get-Befehl: glGetIntegerv - GL\_FRONT\_FACE
-
Eigenschaft Wert Beschreibung: Polygon-Front-Front-CW/CCW-Indikator Attributgruppe: polygon Anfangswert: GL_CCW Get-Befehl: glGetIntegerv - GL\_POLYGON\_SMOOTH
-
Eigenschaft Wert Beschreibung: Polygon-Antialiasing auf Attributgruppe: polygon/enable Anfangswert: GL_FALSE Get-Befehl: glIsEnabled - GL\_POLYGON\_MODE
-
Eigenschaft Wert Beschreibung: Polygonrasterungsmodus (vorne und hinten) Attributgruppe: polygon Anfangswert: GL_FILL Get-Befehl: glGetIntegerv - GL\_POLYGON\_STIPPLE
-
Eigenschaft Wert Beschreibung: Polygon-Stipple aktivieren Attributgruppe: polygon/enable Anfangswert: GL_FALSE Get-Befehl: glIsEnabled Eigenschaft Wert Beschreibung: Polygon-Stipplemuster Attributgruppe: polygon-stipple Anfangswert: 1 s Get-Befehl: glGetPolygonStipple