Blender V2.61 - r43446
Public Attributes

SDNA Struct Reference

#include <DNA_sdna_types.h>

List of all members.

Public Attributes

char * data
int datalen
int nr_names
const char ** names
int pointerlen
int nr_types
char ** types
short * typelens
int nr_structs
short ** structs
struct GHashstructs_map
int lastfind

Detailed Description

Definition at line 37 of file DNA_sdna_types.h.


Member Data Documentation

char* SDNA::data

Definition at line 39 of file DNA_sdna_types.h.

Referenced by DNA_sdna_from_data(), and write_file_handle().

Definition at line 63 of file DNA_sdna_types.h.

Referenced by DNA_sdna_from_data(), and DNA_struct_find_nr().

const char** SDNA::names

Definition at line 41 of file DNA_sdna_types.h.

Referenced by init_structDNA().

Definition at line 46 of file DNA_sdna_types.h.

Referenced by init_structDNA().

short** SDNA::structs

Definition at line 57 of file DNA_sdna_types.h.

Referenced by DNA_sdna_free(), DNA_struct_find_nr(), and init_structDNA().

char** SDNA::types

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