Blender V4.5
BLO_Write_IDBuffer Struct Reference

#include <BLO_read_write.hh>

Public Member Functions

IDget ()
 
File Writing (Private)
 BLO_Write_IDBuffer (ID &id, bool is_undo, bool is_placeholder)
 
 BLO_Write_IDBuffer (ID &id, BlendWriter *writer)
 

Detailed Description

Specific code to prepare IDs to be written.

Required for writing properly embedded IDs currently.

Note
Once there is a better generic handling of embedded IDs, this may go back to private code in writefile.cc.

Definition at line 168 of file BLO_read_write.hh.

Constructor & Destructor Documentation

◆ BLO_Write_IDBuffer() [1/2]

◆ BLO_Write_IDBuffer() [2/2]

BLO_Write_IDBuffer::BLO_Write_IDBuffer ( ID & id,
BlendWriter * writer )

Definition at line 1351 of file writefile.cc.

Member Function Documentation

◆ get()

ID * BLO_Write_IDBuffer::get ( )
inline

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