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

Public Attributes

bool is_init
 
bool is_alloc
 
const float(* coords )[3]
 

Detailed Description

Definition at line 51 of file editmesh_loopcut.c.

Member Data Documentation

◆ coords

const float(* MeshCoordsCache::coords)[3]

Definition at line 53 of file editmesh_loopcut.c.

Referenced by ringsel_exit(), and ringsel_find_edge().

◆ is_alloc

bool MeshCoordsCache::is_alloc

Definition at line 52 of file editmesh_loopcut.c.

Referenced by ringsel_exit(), and ringsel_find_edge().

◆ is_init

bool MeshCoordsCache::is_init

Definition at line 52 of file editmesh_loopcut.c.

Referenced by ringsel_find_edge().


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