Blender
V3.3
|
Public Attributes | |
float(* | vbo_data )[2] |
const MLoopUV * | uv_data |
int | cd_ofs |
Definition at line 18 of file extract_mesh_vbo_fdots_uv.cc.
int blender::draw::MeshExtract_FdotUV_Data::cd_ofs |
Definition at line 21 of file extract_mesh_vbo_fdots_uv.cc.
const MLoopUV* blender::draw::MeshExtract_FdotUV_Data::uv_data |
Definition at line 20 of file extract_mesh_vbo_fdots_uv.cc.
float(* blender::draw::MeshExtract_FdotUV_Data::vbo_data)[2] |
Definition at line 19 of file extract_mesh_vbo_fdots_uv.cc.