Blender V4.3
blender::draw::CurvesEvalCache Struct Reference

#include <draw_curves_private.hh>

Public Attributes

gpu::VertBufproc_point_buf
 
gpu::VertBufproc_strand_buf
 
gpu::VertBufproc_length_buf
 
gpu::VertBufproc_strand_seg_buf
 
CurvesEvalFinalCache final
 
gpu::VertBufproc_attributes_buf [GPU_MAX_ATTR]
 
int curves_num
 
int points_num
 

Detailed Description

Definition at line 70 of file draw_curves_private.hh.

Member Data Documentation

◆ curves_num

◆ final

◆ points_num

int blender::draw::CurvesEvalCache::points_num

◆ proc_attributes_buf

◆ proc_length_buf

◆ proc_point_buf

◆ proc_strand_buf

gpu::VertBuf* blender::draw::CurvesEvalCache::proc_strand_buf

◆ proc_strand_seg_buf


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