Blender V4.3
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 17 of file draw_sculpt.hh.

Member Function Documentation

◆ debug_color()

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

Definition at line 21 of file draw_sculpt.cc.

References debug_index.

Member Data Documentation

◆ batch

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

Definition at line 18 of file draw_sculpt.hh.

◆ debug_index

int blender::draw::SculptBatch::debug_index

Definition at line 20 of file draw_sculpt.hh.

Referenced by debug_color().

◆ material_slot

int blender::draw::SculptBatch::material_slot

Definition at line 19 of file draw_sculpt.hh.


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