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

Public Attributes

float(* vbo_data )[2]
 
const MLoopUVuv_data
 
int cd_ofs
 

Detailed Description

Definition at line 18 of file extract_mesh_vbo_fdots_uv.cc.

Member Data Documentation

◆ cd_ofs

int blender::draw::MeshExtract_FdotUV_Data::cd_ofs

Definition at line 21 of file extract_mesh_vbo_fdots_uv.cc.

◆ uv_data

const MLoopUV* blender::draw::MeshExtract_FdotUV_Data::uv_data

Definition at line 20 of file extract_mesh_vbo_fdots_uv.cc.

◆ vbo_data

float(* blender::draw::MeshExtract_FdotUV_Data::vbo_data)[2]

Definition at line 19 of file extract_mesh_vbo_fdots_uv.cc.


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