Blender V4.3
blender::bke::mesh::LocalData Struct Reference

Public Member Functions

 ~LocalData ()
 

Public Attributes

MemArenapf_arena = nullptr
 

Detailed Description

Definition at line 153 of file mesh_tessellate.cc.

Constructor & Destructor Documentation

◆ ~LocalData()

blender::bke::mesh::LocalData::~LocalData ( )
inline

Definition at line 156 of file mesh_tessellate.cc.

References BLI_memarena_free(), and pf_arena.

Member Data Documentation

◆ pf_arena

MemArena* blender::bke::mesh::LocalData::pf_arena = nullptr

Definition at line 154 of file mesh_tessellate.cc.

Referenced by ~LocalData().


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