LisaacTM Platform

GL_SCISSOR


Viewport clipping
Inherit/Insert Summary
parent_scissor No developed.
 
Slot Summary
enable
disable
cut
cut4i
get_scissor_box
?????
 

Inherit/Insert Detail

parent_scissor

.../extra/opengl/opengl/gl_scissor.li line #9

Section:
Inherit

Profile:
- SelfSELFparent_scissor : SCISSOR

Detail slot

enable

.../extra/opengl/opengl/gl_scissor.li line #13

Section:
Public

Profile:
- SelfSELFenable 

disable

.../extra/opengl/opengl/gl_scissor.li line #19

Section:
Public

Profile:
- SelfSELFdisable 

cut

.../extra/opengl/opengl/gl_scissor.li line #25

Section:
Public

Profile:
- SelfSELFcut   v : VIEWPORT

cut4i

.../extra/opengl/opengl/gl_scissor.li line #36

Section:
Public

Profile:
- SelfSELFcut4i  ( x : UINTEGER_32, y : UINTEGER_32, width : UINTEGER_32, height : UINTEGER_32)

get_scissor_box

.../extra/opengl/opengl/gl_scissor.li line #41

Section:
Public

Profile:
- SelfSELFget_scissor_box   viewport : VIEWPORT

Description:
?????