Blender V4.3
PropertyDefRNA Struct Reference

#include <rna_internal.hh>

Public Attributes

PropertyDefRNAnext
 
PropertyDefRNAprev
 
ContainerRNAcont
 
PropertyRNAprop
 
const char * dnastructname
 
const char * dnastructfromname
 
const char * dnastructfromprop
 
const char * dnaname
 
const char * dnatype
 
int dnaarraylength
 
int dnapointerlevel
 
int dnaoffset
 
int dnasize
 
const char * dnalengthstructname
 
const char * dnalengthname
 
int dnalengthfixed
 
int64_t booleanbit
 
bool booleannegative
 
int enumbitflags
 

Detailed Description

Definition at line 53 of file rna_internal.hh.

Member Data Documentation

◆ booleanbit

◆ booleannegative

◆ cont

ContainerRNA* PropertyDefRNA::cont

◆ dnaarraylength

int PropertyDefRNA::dnaarraylength

◆ dnalengthfixed

◆ dnalengthname

◆ dnalengthstructname

const char* PropertyDefRNA::dnalengthstructname

Definition at line 76 of file rna_internal.hh.

Referenced by RNA_def_property_collection_sdna().

◆ dnaname

◆ dnaoffset

int PropertyDefRNA::dnaoffset

◆ dnapointerlevel

◆ dnasize

int PropertyDefRNA::dnasize

◆ dnastructfromname

const char* PropertyDefRNA::dnastructfromname

Definition at line 61 of file rna_internal.hh.

Referenced by rna_def_property_sdna(), and rna_print_data_get().

◆ dnastructfromprop

const char* PropertyDefRNA::dnastructfromprop

Definition at line 62 of file rna_internal.hh.

Referenced by rna_def_property_sdna(), and rna_print_data_get().

◆ dnastructname

◆ dnatype

◆ enumbitflags

int PropertyDefRNA::enumbitflags

◆ next

◆ prev

PropertyDefRNA * PropertyDefRNA::prev

Definition at line 54 of file rna_internal.hh.

Referenced by rna_find_parameter_def(), and rna_find_struct_property_def().

◆ prop


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