A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://pyopengl.sourceforge.net/documentation/manual-3.0/glGetClipPlane.html below:

PyOpenGL 3.1.0 GL Man Pages

return the coefficients of the specified clipping plane Signature glGetClipPlane

(

GLenum ( plane ) , GLdouble * ( equation )

)-> void

Parameters Variables Description plane

Specifies a clipping plane. The number of clipping planes depends on the implementation, but at least six clipping planes are supported. They are identified by symbolic names of the form GL_CLIP_PLANE i where i ranges from 0 to the value of GL_MAX_CLIP_PLANES - 1.

equation

Returns four double-precision values that are the coefficients of the plane equation of

plane

in eye coordinates. The initial value is (0, 0, 0, 0).


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4