LisaacTM Platform

ARB_VERTEX_BUFFER_OBJECT


ARB_vertex_buffer_object extension
Inherit/Insert Summary
parent_gl_extension No developed.
 
Slot Summary
name
make
genbuffer
genbuffers
bind
bind_index
disable
disable_index
buffer_data size
buffer_index_data size
delete
delete_buffers count
 

Inherit/Insert Detail

parent_gl_extension

.../extra/opengl/opengl/extensions/arb_vertex_buffer_object.li line #28

Section:
Inherit

Profile:
- SelfSELFparent_gl_extension : GL_EXTENSION

Detail slot

name

.../extra/opengl/opengl/extensions/arb_vertex_buffer_object.li line #32

Section:
Public

Profile:
- SelfSELFname : STRING_CONSTANT

make

.../extra/opengl/opengl/extensions/arb_vertex_buffer_object.li line #34

Section:
Public

Profile:
- SelfSELFmake 

genbuffer

.../extra/opengl/opengl/extensions/arb_vertex_buffer_object.li line #43

Section:
Public

Profile:
- SelfSELFgenbuffer : UINTEGER_32

genbuffers

.../extra/opengl/opengl/extensions/arb_vertex_buffer_object.li line #49

Section:
Public

Profile:
- SelfSELFgenbuffers   n : INTEGERFAST_ARRAYUINTEGER_32)

bind

.../extra/opengl/opengl/extensions/arb_vertex_buffer_object.li line #60

Section:
Public

Profile:
- SelfSELFbind   buffer : UINTEGER_32

bind_index

.../extra/opengl/opengl/extensions/arb_vertex_buffer_object.li line #65

Section:
Public

Profile:
- SelfSELFbind_index   buffer : UINTEGER_32

disable

.../extra/opengl/opengl/extensions/arb_vertex_buffer_object.li line #70

Section:
Public

Profile:
- SelfSELFdisable 

disable_index

.../extra/opengl/opengl/extensions/arb_vertex_buffer_object.li line #75

Section:
Public

Profile:
- SelfSELFdisable_index 

buffer_data size

.../extra/opengl/opengl/extensions/arb_vertex_buffer_object.li line #80

Section:
Public

Profile:
- SelfSELFbuffer_data   data : POINTER  size   sz : INTEGER

buffer_index_data size

.../extra/opengl/opengl/extensions/arb_vertex_buffer_object.li line #85

Section:
Public

Profile:
- SelfSELFbuffer_index_data   data : POINTER  size   sz : INTEGER

delete

.../extra/opengl/opengl/extensions/arb_vertex_buffer_object.li line #90

Section:
Public

Profile:
- SelfSELFdelete   id : UINTEGER_32

delete_buffers count

.../extra/opengl/opengl/extensions/arb_vertex_buffer_object.li line #95

Section:
Public

Profile:
- SelfSELFdelete_buffers   ids : FAST_ARRAYUINTEGER_32)  count   n : INTEGER