#include <XbT2.h>
Public Attributes | |
const char * | algo |
unsigned int | nelem |
struct t2 * | point |
const char* t2list::algo |
Definition at line 17 of file XbT2.h.
Referenced by HugeShower(), XbAlgoFindCluster(), XbAlgoT2Process(), and XbAlgoT3Build().
unsigned int t2list::nelem |
Definition at line 16 of file XbT2.h.
Referenced by HugeShower(), XbAlgoFindCluster(), XbAlgoT2Process(), and XbAlgoT3Build().
struct t2* t2list::point |
Definition at line 18 of file XbT2.h.
Referenced by HugeShower(), XbAlgoFindCluster(), XbAlgoFree(), XbAlgoT2Process(), and XbAlgoT3Build().