3ds Max C++ API Reference
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
TabTypes.h File Reference
#include "tab.h"
#include <Geom/point3.h>

Classes

class  DWORDTab
 

Typedefs

typedef Tab< intIntTab
 
typedef Tab< float > floatTab
 
typedef Tab< float > FloatTab
 
typedef Tab< DWORD > DWTab
 
typedef Tab< Point3 > Point3Tab
 

Typedef Documentation

◆ IntTab

typedef Tab<int> IntTab

◆ floatTab

typedef Tab<float> floatTab

◆ FloatTab

typedef Tab<float> FloatTab

◆ DWTab

typedef Tab<DWORD> DWTab

◆ Point3Tab

typedef Tab<Point3> Point3Tab