|
Blender V4.3
|
Public Attributes | |
| CurvesEvalCall * | next |
| gpu::VertBuf * | vbo |
| DRWShadingGroup * | shgrp |
| uint | vert_len |
Definition at line 40 of file draw_curves.cc.
| CurvesEvalCall* blender::draw::CurvesEvalCall::next |
Definition at line 41 of file draw_curves.cc.
| DRWShadingGroup* blender::draw::CurvesEvalCall::shgrp |
Definition at line 43 of file draw_curves.cc.
| gpu::VertBuf* blender::draw::CurvesEvalCall::vbo |
Definition at line 42 of file draw_curves.cc.
| uint blender::draw::CurvesEvalCall::vert_len |
Definition at line 44 of file draw_curves.cc.