LisaacTM Platform

SCENE


basic rendering scene
Inherit/Insert Summary
parent_object No developed.
 
Slot Summary
renderer
set_renderer
initialize
render
release
 

Inherit/Insert Detail

parent_object

.../extra/opengl/framework/scene.li line #9

Section:
Inherit

Profile:
- SelfSELFparent_object : OBJECT

Detail slot

renderer

.../extra/opengl/framework/scene.li line #13

Section:
Public

Profile:
- SelfSELFrenderer : RENDERER

set_renderer

.../extra/opengl/framework/scene.li line #15

Section:
Public

Profile:
- SelfSELFset_renderer   r : RENDERER

initialize

.../extra/opengl/framework/scene.li line #21

Section:
Public

Profile:
- SelfSELFinitialize : BOOLEAN

render

.../extra/opengl/framework/scene.li line #23

Section:
Public

Profile:
- SelfSELFrender   t : REAL_32

release

.../extra/opengl/framework/scene.li line #32

Section:
Public

Profile:
- SelfSELFrelease