Blender  V2.59
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
int lastfind

Detailed Description

Definition at line 38 of file DNA_sdna_types.h.


Member Data Documentation

char* SDNA::data

Definition at line 40 of file DNA_sdna_types.h.

Referenced by DNA_sdna_from_data(), and write_file_handle().

Definition at line 61 of file DNA_sdna_types.h.

Referenced by DNA_sdna_from_data(), and DNA_struct_find_nr().

const char** SDNA::names

Definition at line 42 of file DNA_sdna_types.h.

Referenced by init_structDNA().

Definition at line 47 of file DNA_sdna_types.h.

Referenced by init_structDNA().

short** SDNA::structs
char** SDNA::types

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