Blender  V3.3
Public Attributes | List of all members
DRWSubdivLooseGeom Struct Reference

#include <draw_subdivision.h>

Public Attributes

DRWSubdivLooseEdgeedges
 
DRWSubdivLooseVertexverts
 
int edge_len
 
int vert_len
 
int loop_len
 

Detailed Description

Definition at line 84 of file draw_subdivision.h.

Member Data Documentation

◆ edge_len

int DRWSubdivLooseGeom::edge_len

◆ edges

DRWSubdivLooseEdge* DRWSubdivLooseGeom::edges

◆ loop_len

int DRWSubdivLooseGeom::loop_len

◆ vert_len

int DRWSubdivLooseGeom::vert_len

◆ verts

DRWSubdivLooseVertex* DRWSubdivLooseGeom::verts

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