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

Public Attributes

PosNorLoopvbo_data
 
GPUNormalnormals
 

Detailed Description

Definition at line 25 of file extract_mesh_vbo_pos_nor.cc.

Member Data Documentation

◆ normals

GPUNormal* blender::draw::MeshExtract_PosNor_Data::normals

Definition at line 27 of file extract_mesh_vbo_pos_nor.cc.

◆ vbo_data

PosNorLoop* blender::draw::MeshExtract_PosNor_Data::vbo_data

Definition at line 26 of file extract_mesh_vbo_pos_nor.cc.


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