Blender  V2.59
Public Attributes
Library Struct Reference

#include <DNA_ID.h>

List of all members.

Public Attributes

ID id
IDidblock
struct FileDatafiledata
char name [240]
char filepath [240]
int tot
int pad
struct Libraryparent

Detailed Description

For each library file used, a Library struct is added to Main WARNING: readfile.c, expand_doit() reads this struct without DNA check!

Definition at line 116 of file DNA_ID.h.


Member Data Documentation

Definition at line 119 of file DNA_ID.h.

Referenced by change_idid_adr(), and read_libraries().

char Library::filepath[240]

Definition at line 118 of file DNA_ID.h.

char Library::name[240]

Definition at line 122 of file DNA_ID.h.

Definition at line 122 of file DNA_ID.h.


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