Classes | Typedefs

TabTypes.h File Reference

#include "tab.h"
#include "point3.h"

Go to the source code of this file.

Classes

class   DWORDTab

Typedefs

typedef Tab< int >  IntTab
typedef Tab< float >  floatTab
typedef Tab< float >  FloatTab
typedef Tab< DWORD >  DWTab
typedef Tab< Point3 Point3Tab

Typedef Documentation

typedef Tab<int> IntTab

Definition at line 14 of file TabTypes.h.

typedef Tab<float> floatTab

Definition at line 15 of file TabTypes.h.

typedef Tab<float> FloatTab

Definition at line 16 of file TabTypes.h.

typedef Tab<DWORD> DWTab

Definition at line 17 of file TabTypes.h.

typedef Tab<Point3> Point3Tab

Definition at line 18 of file TabTypes.h.