inochi2d ~main (2022-05-11T02:02:14.2239396)
Dub
Repo
inDbgSetBuffer
inochi2d
core
dbg
Draws points with specified color
void
inDbgSetBuffer
(vec3[] points)
void
inDbgSetBuffer
(
vec3
[]
points
)
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
Draws points with specified color