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

Public Attributes

GPUIndexBufBuilder elb
 
EdgeHasheh
 
bool is_manifold
 
uintvert_to_loop
 

Detailed Description

Definition at line 24 of file extract_mesh_ibo_lines_adjacency.cc.

Member Data Documentation

◆ eh

EdgeHash* blender::draw::MeshExtract_LineAdjacency_Data::eh

Definition at line 26 of file extract_mesh_ibo_lines_adjacency.cc.

◆ elb

GPUIndexBufBuilder blender::draw::MeshExtract_LineAdjacency_Data::elb

Definition at line 25 of file extract_mesh_ibo_lines_adjacency.cc.

◆ is_manifold

bool blender::draw::MeshExtract_LineAdjacency_Data::is_manifold

Definition at line 27 of file extract_mesh_ibo_lines_adjacency.cc.

◆ vert_to_loop

uint* blender::draw::MeshExtract_LineAdjacency_Data::vert_to_loop

Definition at line 29 of file extract_mesh_ibo_lines_adjacency.cc.


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