Blender V4.3
CLG_IDFilter Struct Reference

Public Attributes

struct CLG_IDFilternext
 
char match [0]
 

Detailed Description

Definition at line 63 of file clog.c.

Member Data Documentation

◆ match

char CLG_IDFilter::match[0]

Over alloc.

Definition at line 66 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 64 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: