Blender  V3.3
Public Attributes | List of all members
blender::draw::MeshExtract_EdgeFac_Data Struct Reference

Public Attributes

ucharvbo_data
 
bool use_edge_render
 
ucharedge_loop_count
 

Detailed Description

Definition at line 22 of file extract_mesh_vbo_edge_fac.cc.

Member Data Documentation

◆ edge_loop_count

uchar* blender::draw::MeshExtract_EdgeFac_Data::edge_loop_count

Definition at line 26 of file extract_mesh_vbo_edge_fac.cc.

◆ use_edge_render

bool blender::draw::MeshExtract_EdgeFac_Data::use_edge_render

Definition at line 24 of file extract_mesh_vbo_edge_fac.cc.

◆ vbo_data

uchar* blender::draw::MeshExtract_EdgeFac_Data::vbo_data

Definition at line 23 of file extract_mesh_vbo_edge_fac.cc.


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