Blender V2.61 - r43446
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 127 of file DNA_ID.h.


Member Data Documentation

Definition at line 130 of file DNA_ID.h.

Referenced by change_idid_adr(), and read_libraries().

char Library::filepath[240]

Definition at line 129 of file DNA_ID.h.

char Library::name[240]

Definition at line 139 of file DNA_ID.h.

Definition at line 139 of file DNA_ID.h.


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