OGLCapabilities (object)

OGLCapabilities OGLCapabilities OGLCapabilities

Members

Integer GLMajorVersion  
Integer GLMinorVersion  
String glVersion  
Integer glslVersion  
Integer maxDrawBuffers  
Integer maxCombinedTextureUnits  
Integer maxTextureSize  
Integer maxVertexAttribs  
Integer maxVaryingFloats  
Integer maxVertexUniformComponents  
Integer maxFragmentUniformComponents  
Integer maxSamples  
Boolean tracingEnabled  
Boolean useVertexArrays  

Methods in detail

OGLCapabilities ( in OGLCapabilities other )

copy constructor


OGLCapabilities ()


OGLCapabilities OGLCapabilities.clone? ()

clone method


OGLCapabilities.initialize! ()


Boolean OGLCapabilities.instancingSupported? ()


Boolean OGLCapabilities.vertexArrayObjectsSupported? ()