Blender V5.0
DRWDebugDrawBuffer Struct Reference

#include <draw_shader_shared.hh>

Inherited by blender::draw::StorageBuffer< DRWDebugDrawBuffer >.

Public Attributes

DrawCommand command
DRWDebugVertPair verts [DRW_DEBUG_DRAW_VERT_MAX]

Detailed Description

Definition at line 398 of file draw_shader_shared.hh.

Member Data Documentation

◆ command

DrawCommand DRWDebugDrawBuffer::command

Definition at line 399 of file draw_shader_shared.hh.

Referenced by blender::draw::DebugDraw::draw_line().

◆ verts

DRWDebugVertPair DRWDebugDrawBuffer::verts[DRW_DEBUG_DRAW_VERT_MAX]

Definition at line 400 of file draw_shader_shared.hh.

Referenced by blender::draw::DebugDraw::draw_line().


The documentation for this struct was generated from the following file: