Blender V5.0
blender::draw::SculptBatch Struct Reference

#include <draw_sculpt.hh>

Public Member Functions

float3 debug_color ()

Public Attributes

gpu::Batch * batch
int material_slot
int debug_index

Detailed Description

Definition at line 24 of file draw_sculpt.hh.

Member Function Documentation

◆ debug_color()

float3 blender::draw::SculptBatch::debug_color ( )

Definition at line 33 of file draw_sculpt.cc.

References debug_index.

Member Data Documentation

◆ batch

gpu::Batch* blender::draw::SculptBatch::batch

Definition at line 25 of file draw_sculpt.hh.

◆ debug_index

int blender::draw::SculptBatch::debug_index

Definition at line 27 of file draw_sculpt.hh.

Referenced by debug_color().

◆ material_slot

int blender::draw::SculptBatch::material_slot

Definition at line 26 of file draw_sculpt.hh.


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