Blender V2.61 - r43446
Classes | Typedefs

DNA_listBase.h File Reference

These structs are the foundation for all linked lists in the library system. More...

Go to the source code of this file.

Classes

struct  Link
struct  LinkData
struct  ListBase

Typedefs

typedef struct Link Link
typedef struct LinkData LinkData
typedef struct ListBase ListBase

Detailed Description

These structs are the foundation for all linked lists in the library system.

Definition in file DNA_listBase.h.


Typedef Documentation

typedef struct Link Link
typedef struct LinkData LinkData
typedef struct ListBase ListBase