inochi2d ~master (2022-05-09T16:23:53.3795516)
Dub
Repo
inDbgSetBuffer
inochi2d
core
dbg
Sets buffer to buffer owned by an other OpenGL object
void
inDbgSetBuffer
(vec3[] points)
void
inDbgSetBuffer
(GLuint vbo, GLuint ibo, int count)
void
inDbgSetBuffer
(
GLuint
vbo
,
GLuint
ibo
,
int
count
)
void
inDbgSetBuffer
(vec3[] points, ushort[] indices)
Meta
Source
See Implementation
inochi2d
core
dbg
functions
inDbgDrawLines
inDbgDrawPoints
inDbgLineWidth
inDbgPointsSize
inDbgSetBuffer
inInitDebug
variables
cVBO
colorId
dbgIBO
dbgShader
dbgVAO
dbgVBO
inDbgDrawMeshOrientation
inDbgDrawMeshOutlines
inDbgDrawMeshVertexPoints
indiceCount
mvpId
Sets buffer to buffer owned by an other OpenGL object