GLArea Class Reference

Inheritance diagram for GLArea:

DrawingArea List of all members.

Detailed Description

DO NOT USE.

A Simple widget with OpenGL Capabilities. Basic GL methods to overide are

Bug:
** DO NOT USE ** subclassing GLArea doesn't work


Public Member Functions

 this (GLConfig glConfig=null, int width=300, int height=300, GLRenderType renderType=GLRenderType.RGBA_TYPE)
 Creates a GLArea with a default size and default render type the GLConfig the width .


Member Function Documentation

GLArea.this GLConfig  glConfig = null,
int  width = 300,
int  height = 300,
GLRenderType  renderType = GLRenderType.RGBA_TYPE
 

Creates a GLArea with a default size and default render type the GLConfig the width .


SourceForge.net Logo DSource.org Logo digitalmars.com Logo