Blender V5.0
SpreadsheetRowFilter Struct Reference

#include <DNA_space_types.h>

Public Attributes

struct SpreadsheetRowFilternext
struct SpreadsheetRowFilterprev
char column_name [64]
uint8_t operation
uint8_t flag
char _pad0 [6]
int value_int
int value_int2 [2]
int value_int3 [3]
char * value_string
float value_float
float threshold
float value_float2 [2]
float value_float3 [3]
float value_color [4]
char _pad1 [4]

Detailed Description

Definition at line 1256 of file DNA_space_types.h.

Member Data Documentation

◆ _pad0

char SpreadsheetRowFilter::_pad0[6]

Definition at line 1266 of file DNA_space_types.h.

◆ _pad1

char SpreadsheetRowFilter::_pad1[4]

Definition at line 1277 of file DNA_space_types.h.

◆ column_name

char SpreadsheetRowFilter::column_name[64]

◆ flag

◆ next

struct SpreadsheetRowFilter* SpreadsheetRowFilter::next

◆ operation

uint8_t SpreadsheetRowFilter::operation

◆ prev

struct SpreadsheetRowFilter * SpreadsheetRowFilter::prev

◆ threshold

float SpreadsheetRowFilter::threshold

◆ value_color

float SpreadsheetRowFilter::value_color[4]

◆ value_float

float SpreadsheetRowFilter::value_float

◆ value_float2

float SpreadsheetRowFilter::value_float2[2]

◆ value_float3

float SpreadsheetRowFilter::value_float3[3]

◆ value_int

int SpreadsheetRowFilter::value_int

◆ value_int2

int SpreadsheetRowFilter::value_int2[2]

◆ value_int3

int SpreadsheetRowFilter::value_int3[3]

◆ value_string

char* SpreadsheetRowFilter::value_string

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