LisaacTM Platform

SKYBOX


render cube with sky effect
Inherit/Insert Summary
parent_framework No developed.
 
Constructor Summary
create
 
Slot Summary
position
vertex
textures
 
skybox textures
make
render
set_position
 

Inherit/Insert Detail

parent_framework

.../extra/opengl/3D/skybox.li line #9

Section:
Inherit

Profile:
- SelfSELFparent_framework : FRAMEWORK_ANY

Constructor Detail

create

.../extra/opengl/3D/skybox.li line #23

Section:
Public

Profile:
- SelfSELFcreate  ( pos : VECTOR3REAL_32), dim : VECTOR3REAL_32), tex : FAST_ARRAYTEXTURE)) : SELF

Detail slot

position

.../extra/opengl/3D/skybox.li line #14

Section:
Public

Profile:
+ SelfSELFposition : VECTOR3REAL_32)

vertex

.../extra/opengl/3D/skybox.li line #17

Section:
Public

Profile:
+ SelfSELFvertex : FAST_ARRAYVERTEX)

textures

.../extra/opengl/3D/skybox.li line #20

Section:
Public

Profile:
+ SelfSELFtextures : FAST_ARRAYTEXTURE)

skybox textures

make

.../extra/opengl/3D/skybox.li line #30

Section:
Public

Profile:
- SelfSELFmake  ( pos : VECTOR3REAL_32), dim : VECTOR3REAL_32), tex : FAST_ARRAYTEXTURE))

render

.../extra/opengl/3D/skybox.li line #62

Section:
Public

Profile:
- SelfSELFrender 

set_position

.../extra/opengl/3D/skybox.li line #155

Section:
Public

Profile:
- SelfSELFset_position   p : VECTOR3REAL_32)