Public Attributes | List of all members
gft::Heap::_heap Struct Reference

#include <gft_heap.h>

Public Attributes

float * cost
 
char * color
 
int * pixel
 
int * pos
 
int last
 
int n
 
char removal_policy
 

Member Data Documentation

char* gft::Heap::_heap::color
float* gft::Heap::_heap::cost
int gft::Heap::_heap::last
int gft::Heap::_heap::n
int* gft::Heap::_heap::pixel
int* gft::Heap::_heap::pos
char gft::Heap::_heap::removal_policy

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