Blender V4.3
DRWDebugDrawBuffer Struct Reference

#include <draw_shader_shared.hh>

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

Public Attributes

DrawCommand command
 
DRWDebugVert verts [DRW_DEBUG_DRAW_VERT_MAX]
 

Detailed Description

Definition at line 403 of file draw_shader_shared.hh.

Member Data Documentation

◆ command

DrawCommand DRWDebugDrawBuffer::command

Definition at line 404 of file draw_shader_shared.hh.

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

◆ verts

DRWDebugVert DRWDebugDrawBuffer::verts[DRW_DEBUG_DRAW_VERT_MAX]

Definition at line 405 of file draw_shader_shared.hh.


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