LisaacTM Platform

GL_INDEX_BUFFER


Inherit/Insert Summary
parent_index_buffer No developed.
 
Slot Summary
index
index_id
make
build
bind
draw size
begin_indices
end
add_index
destroy
bug!!!
 

Inherit/Insert Detail

parent_index_buffer

.../extra/opengl/opengl/gl_index_buffer.li line #7

Section:
Inherit

Profile:
- SelfSELFparent_index_buffer : INDEX_BUFFER

Detail slot

index

.../extra/opengl/opengl/gl_index_buffer.li line #11

Section:
Public

Profile:
+ SelfSELFindex : FAST_ARRAYUINTEGER_16)

index_id

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

Section:
Public

Profile:
+ SelfSELFindex_id : UINTEGER_32

make

.../extra/opengl/opengl/gl_index_buffer.li line #16

Section:
Public

Profile:
- SelfSELFmake   sz : INTEGER

build

.../extra/opengl/opengl/gl_index_buffer.li line #21

Section:
Public

Profile:
- SelfSELFbuild 

bind

.../extra/opengl/opengl/gl_index_buffer.li line #38

Section:
Public

Profile:
- SelfSELFbind 

draw size

.../extra/opengl/opengl/gl_index_buffer.li line #48

Section:
Public

Profile:
- SelfSELFdraw   mode : INTEGER  size   sz : INTEGER

begin_indices

.../extra/opengl/opengl/gl_index_buffer.li line #63

Section:
Public

Profile:
- SelfSELFbegin_indices 

end

.../extra/opengl/opengl/gl_index_buffer.li line #67

Section:
Public

Profile:
- SelfSELFend 

add_index

.../extra/opengl/opengl/gl_index_buffer.li line #72

Section:
Public

Profile:
- SelfSELFadd_index   i : UINTEGER_16

destroy

.../extra/opengl/opengl/gl_index_buffer.li line #77

Section:
Public

Profile:
- SelfSELFdestroy 

Description:
bug!!!