|
Blender V4.5
|
#include <draw_shader_shared.hh>
Inherited by blender::draw::StorageBuffer< DRWDebugDrawBuffer >.
Public Attributes | |
| DrawCommand | command |
| DRWDebugVertPair | verts [DRW_DEBUG_DRAW_VERT_MAX] |
Definition at line 390 of file draw_shader_shared.hh.
| DrawCommand DRWDebugDrawBuffer::command |
Definition at line 391 of file draw_shader_shared.hh.
Referenced by blender::draw::DebugDraw::draw_line().
| DRWDebugVertPair DRWDebugDrawBuffer::verts[DRW_DEBUG_DRAW_VERT_MAX] |
Definition at line 392 of file draw_shader_shared.hh.
Referenced by blender::draw::DebugDraw::draw_line().