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

#include <CLG_log.h>

Public Attributes

const char * identifier
 
CLG_LogTypetype
 
struct CLG_LogRefnext
 

Detailed Description

Definition at line 104 of file CLG_log.h.

Member Data Documentation

◆ identifier

const char* CLG_LogRef::identifier

Definition at line 105 of file CLG_log.h.

Referenced by CLG_logref_init().

◆ next

struct CLG_LogRef* CLG_LogRef::next

Definition at line 107 of file CLG_log.h.

Referenced by CLG_ctx_free(), and CLG_logref_init().

◆ type

CLG_LogType* CLG_LogRef::type

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