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

Public Attributes

struct CLG_IDFilternext
 
char match [0]
 

Detailed Description

Definition at line 61 of file clog.c.

Member Data Documentation

◆ match

char CLG_IDFilter::match[0]

Over alloc.

Definition at line 64 of file clog.c.

Referenced by clg_ctx_filter_check(), and clg_ctx_type_filter_append().

◆ next

struct CLG_IDFilter* CLG_IDFilter::next

Definition at line 62 of file clog.c.

Referenced by clg_ctx_filter_check(), CLG_ctx_free(), and clg_ctx_type_filter_append().


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