Blender V4.5
IDPropertyData Struct Reference

#include <DNA_ID.h>

Public Attributes

void * pointer
ListBase group
int val
int val2

Detailed Description

Definition at line 136 of file DNA_ID.h.

Member Data Documentation

◆ group

◆ pointer

◆ val

int IDPropertyData::val

NOTE: a double is written into two 32bit integers.

Definition at line 140 of file DNA_ID.h.

Referenced by IDP_DirectLinkProperty(), idp_generic_copy(), and IDP_New().

◆ val2

int IDPropertyData::val2

Definition at line 140 of file DNA_ID.h.

Referenced by IDP_DirectLinkProperty(), and idp_generic_copy().


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