openrndr
0.4.5-dev.64+2ea7a58
jvm
openrndr-gl3
/
org.openrndr.internal.gl3.extensions
/
AngleExtensions
Angle
Extensions
class
AngleExtensions
(
functionProvider
:
FunctionProvider
)
(
source
)
Members
Constructors
Angle
Extensions
Link copied to clipboard
constructor
(
functionProvider
:
FunctionProvider
)
Functions
gl
Tex
Level
Parameteriv
ANGLE
Link copied to clipboard
fun
glTexLevelParameterivANGLE
(
target
:
Int
,
level
:
Int
,
pname
:
Int
,
params
:
IntArray
)
gl
Tex
Storage2DMultisample
ANGLE
Link copied to clipboard
fun
glTexStorage2DMultisampleANGLE
(
target
:
Int
,
samples
:
Int
,
internalFormat
:
Int
,
width
:
Int
,
height
:
Int
,
fixedSampleLocations
:
Boolean
)
Properties
gl
Get
Tex
Level
Parameterfv
ANGLEAddress
Link copied to clipboard
val
glGetTexLevelParameterfvANGLEAddress
:
Long
gl
Get
Tex
Level
Parameteriv
ANGLEAddress
Link copied to clipboard
val
glGetTexLevelParameterivANGLEAddress
:
Long
gl
Tex
Storage2DMultisample
ANGLEAddress
Link copied to clipboard
val
glTexStorage2DMultisampleANGLEAddress
:
Long