Signature
gleGetJoinStyle()-> int
gleGetJoinStyle( )
-> <class 'ctypes.c_int'>
gleGetJoinStyle( ) -> c_int
gleSetJoinStyle(
int(
style
)
)-> void
Parameters
Variables | Description |
---|---|
style |
bitwise OR of flags
|
See Also
gleExtrusion gleTextureModeSample Code References
The following code samples have been found which appear to reference the functions described here. Take care that the code may be old, broken or not even use PyOpenGL.
gleSetJoinStyle