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

Public Attributes

CurvesEvalCallnext
 
gpu::VertBufvbo
 
DRWShadingGroupshgrp
 
uint vert_len
 

Detailed Description

Definition at line 40 of file draw_curves.cc.

Member Data Documentation

◆ next

CurvesEvalCall* blender::draw::CurvesEvalCall::next

Definition at line 41 of file draw_curves.cc.

◆ shgrp

DRWShadingGroup* blender::draw::CurvesEvalCall::shgrp

Definition at line 43 of file draw_curves.cc.

◆ vbo

gpu::VertBuf* blender::draw::CurvesEvalCall::vbo

Definition at line 42 of file draw_curves.cc.

◆ vert_len

uint blender::draw::CurvesEvalCall::vert_len

Definition at line 44 of file draw_curves.cc.


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