Blender  V2.59
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 44 of file dynamiclist.h.


Member Data Documentation

unsigned int DynamicArray::count

Definition at line 45 of file dynamiclist.h.

Definition at line 48 of file dynamiclist.h.

Definition at line 47 of file dynamiclist.h.

Definition at line 46 of file dynamiclist.h.


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