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

#include <BKE_mesh.h>

Public Attributes

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

Detailed Description

Collection of MLoopNorSpace basic storage & pre-allocation.

Definition at line 559 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

◆ spaces_num

int MLoopNorSpaceArray::spaces_num

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