Blender V2.61 - r43446
Public Attributes

DynamicArray Struct Reference

#include <dynamiclist.h>

List of all members.

Public Attributes

unsigned int count
unsigned int max_item_index
unsigned int last_item_index
void ** items

Detailed Description

Definition at line 42 of file dynamiclist.h.


Member Data Documentation

unsigned int DynamicArray::count

Definition at line 43 of file dynamiclist.h.

Definition at line 46 of file dynamiclist.h.

Definition at line 45 of file dynamiclist.h.

Definition at line 44 of file dynamiclist.h.


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