glClearAccum

specify clear values for the accumulation buffer

Signature

glClearAccum( GLfloat ( red ) , GLfloat ( green ) , GLfloat ( blue ) , GLfloat ( alpha ) )-> void
glClearAccum( red , green , blue , alpha )

Parameters

VariablesDescription
red, green, blue, alpha
Specify the red, green, blue, and alpha values used when the accumulation buffer is cleared. The initial values are all 0.

Copyright Notices

This documentation is based on documentation licensed under the SGI Free Software License B.

AltStyle によって変換されたページ (->オリジナル) /