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

#include <BKE_mesh.h>

Public Attributes

MLoopNorSpace ** lspacearr
 
struct LinkNodeloops_pool
 
char data_type
 
int num_spaces
 
struct MemArenamem
 

Detailed Description

Collection of MLoopNorSpace basic storage & pre-allocation.

Definition at line 371 of file BKE_mesh.h.

Member Data Documentation

◆ data_type

char MLoopNorSpaceArray::data_type

◆ loops_pool

struct LinkNode* MLoopNorSpaceArray::loops_pool

◆ lspacearr

MLoopNorSpace** MLoopNorSpaceArray::lspacearr

◆ mem

struct MemArena* MLoopNorSpaceArray::mem

◆ num_spaces

int MLoopNorSpaceArray::num_spaces

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