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

Public Attributes

GPUIndexBufBuilder elb
 
EdgeHasheh
 
bool is_manifold
 
uint vert_to_loop [0]
 

Detailed Description

Definition at line 1422 of file draw_cache_extract_mesh.c.

Member Data Documentation

◆ eh

EdgeHash* MeshExtract_LineAdjacency_Data::eh

Definition at line 1424 of file draw_cache_extract_mesh.c.

◆ elb

GPUIndexBufBuilder MeshExtract_LineAdjacency_Data::elb

Definition at line 1423 of file draw_cache_extract_mesh.c.

◆ is_manifold

bool MeshExtract_LineAdjacency_Data::is_manifold

Definition at line 1425 of file draw_cache_extract_mesh.c.

◆ vert_to_loop

uint MeshExtract_LineAdjacency_Data::vert_to_loop[0]

Definition at line 1427 of file draw_cache_extract_mesh.c.


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