polyplex.core.render.gl.objects

Undocumented in source.

Members

Aliases

XBuffer
alias XBuffer = GLfloat[]
Undocumented in source.

Classes

FrameBuffer
class FrameBuffer

WORK IN PROGRESS!

XVertexArray
class XVertexArray(T, Layout layout)
Undocumented in source.

Enums

BufferMode
enum BufferMode
Undocumented in source.
DrawType
enum DrawType
Undocumented in source.
FBOTextureType
enum FBOTextureType
Undocumented in source.
Layout
enum Layout

Layout is the way data is layed out in a buffer object.

OptimizeMode
enum OptimizeMode
Undocumented in source.
ValidBufferType
eponymoustemplate ValidBufferType(T)
Undocumented in source.

Structs

IndexBuffer
struct IndexBuffer
Undocumented in source.
VertexBuffer
struct VertexBuffer(T, Layout layout)
Undocumented in source.

Meta