wxArt2D
Public Types | Public Attributes | List of all members
a2dRouteData::BorderQueue::AllocBlock Struct Reference

Memory allocation block. More...

#include <route.h>

Collaboration diagram for a2dRouteData::BorderQueue::AllocBlock:
Collaboration graph
[legend]

Public Types

enum  { m_pointsperblock = 1024 }
 

Public Attributes

BorderPoint m_memory [m_pointsperblock]
 
AllocBlockm_next
 

Detailed Description

Memory allocation block.

Definition at line 208 of file route.h.

Member Enumeration Documentation

anonymous enum
Enumerator
m_pointsperblock 

number of border points in an allocation block

Definition at line 210 of file route.h.


The documentation for this struct was generated from the following file:
a2dRouteData::BorderQueue::AllocBlock Struct Reference -- Sun Oct 12 2014 17:04:48 -- Sun Oct 12 2014 -- 1.8.5 -- wxArt2D -- . -- Main Page Reference Documentation