pp v0.0.52 (2019-04-12T13:41:01Z)
Dub
Repo
XVertexArray
polyplex
core
render
gl
objects
Undocumented in source.
class
XVertexArray (
T
Layout
layout
) {
uint
Id
[@property getter];
this
();
~this
();
void
Bind
();
void
Unbind
();
}
Constructors
this
this
()
Undocumented in source.
Destructor
~this
~this
()
Undocumented in source.
Members
Functions
Bind
void
Bind
()
Undocumented in source. Be warned that the author may not have intended to support it.
Unbind
void
Unbind
()
Undocumented in source. Be warned that the author may not have intended to support it.
Properties
Id
uint
Id
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
polyplex
core
render
gl
objects
aliases
XBuffer
classes
FrameBuffer
XVertexArray
enums
BufferMode
DrawType
FBOTextureType
Layout
OptimizeMode
ValidBufferType
structs
IndexBuffer
VertexBuffer