|
Blender V4.3
|
#include <draw_shader_shared.hh>
Inherited by blender::draw::StorageBuffer< DRWDebugDrawBuffer >.
Public Attributes | |
| DrawCommand | command |
| DRWDebugVert | verts [DRW_DEBUG_DRAW_VERT_MAX] |
Definition at line 403 of file draw_shader_shared.hh.
| DrawCommand DRWDebugDrawBuffer::command |
Definition at line 404 of file draw_shader_shared.hh.
Referenced by blender::draw::DebugDraw::init().
| DRWDebugVert DRWDebugDrawBuffer::verts[DRW_DEBUG_DRAW_VERT_MAX] |
Definition at line 405 of file draw_shader_shared.hh.