Blender V4.5
IDPropertyTemplate Union Reference

#include <BKE_idprop.hh>

Classes

struct  [struct].string
struct  [struct].array

Public Attributes

int i
float f
double d
struct  string
IDid
struct  array

Detailed Description

Definition at line 32 of file BKE_idprop.hh.

Member Data Documentation

◆ array

◆ d

double IDPropertyTemplate::d

◆ f

float IDPropertyTemplate::f

◆ i

◆ id

ID* IDPropertyTemplate::id

Definition at line 43 of file BKE_idprop.hh.

Referenced by blender::bke::idprop::create(), and IDP_New().

◆ string


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