Blender V2.61 - r43446
Public Attributes

IDPropertyTemplate Union Reference

#include <BKE_idprop.h>

List of all members.

Public Attributes

int i
float f
double d
struct {
   char *   str
   short   len
   char   subtype
string
struct IDid
struct {
   short   type
   short   len
array
struct {
   int   matvec_size
   float *   example
matrix_or_vector

Detailed Description

Definition at line 39 of file BKE_idprop.h.


Member Data Documentation

struct { ... } IDPropertyTemplate::array

Definition at line 42 of file BKE_idprop.h.

Referenced by BPy_IDProperty_Map_ValidateAndCreate(), and IDP_New().

Definition at line 55 of file BKE_idprop.h.

Definition at line 41 of file BKE_idprop.h.

Referenced by IDP_New(), and RNA_property_float_set().

Definition at line 48 of file BKE_idprop.h.

Definition at line 54 of file BKE_idprop.h.

Definition at line 44 of file BKE_idprop.h.

Referenced by BPy_IDProperty_Map_ValidateAndCreate(), and IDP_New().

Definition at line 46 of file BKE_idprop.h.

Referenced by BPy_IDProperty_Map_ValidateAndCreate(), and IDP_New().


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