Blender  V2.93
Public Attributes | List of all members
MeshExtract_FdotUV_Data Struct Reference

Public Attributes

float(* vbo_data )[2]
 
MLoopUVuv_data
 
int cd_ofs
 

Detailed Description

Definition at line 5013 of file draw_cache_extract_mesh.c.

Member Data Documentation

◆ cd_ofs

int MeshExtract_FdotUV_Data::cd_ofs

Definition at line 5016 of file draw_cache_extract_mesh.c.

◆ uv_data

MLoopUV* MeshExtract_FdotUV_Data::uv_data

Definition at line 5015 of file draw_cache_extract_mesh.c.

◆ vbo_data

float(* MeshExtract_FdotUV_Data::vbo_data)[2]

Definition at line 5014 of file draw_cache_extract_mesh.c.


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