LisaacTM Platform

OPENGL


Inherit/Insert Summary
parent_opengl_abstract No developed.
 
Slot Summary
swap_buffers
post rendering
make
make title
do_make title
resize
close
 

Inherit/Insert Detail

parent_opengl_abstract

.../extra/opengl/framework/TARGET/unix/opengl.li line #48

Section:
Inherit

Profile:
- SelfSELFparent_opengl_abstract : OPENGL_ABSTRACT

Detail slot

swap_buffers

.../extra/opengl/framework/TARGET/unix/opengl.li line #52

Section:
Public

Profile:
- SelfSELFswap_buffers 

Description:
post rendering

make

.../extra/opengl/framework/TARGET/unix/opengl.li line #61

Section:
Public

Profile:
- SelfSELFmake  ( w : INTEGER, h : INTEGER)

make title

.../extra/opengl/framework/TARGET/unix/opengl.li line #67

Section:
Public

Profile:
- SelfSELFmake  ( w : INTEGER, h : INTEGER)  title   s : ABSTRACT_STRING

do_make title

.../extra/opengl/framework/TARGET/unix/opengl.li line #73

Section:
Public

Profile:
- SelfSELFdo_make  ( w : INTEGER, h : INTEGER)  title   s : ABSTRACT_STRING

resize

.../extra/opengl/framework/TARGET/unix/opengl.li line #255

Section:
Public

Profile:
- SelfSELFresize  ( w : INTEGER, h : INTEGER)

close

.../extra/opengl/framework/TARGET/unix/opengl.li line #269

Section:
Public

Profile:
- SelfSELFclose