|
FireSync API
|
Represents an enumeration of data visualization types.

Related | |
| #define | kVISUALIZER_MESH (0) |
| Accepts kTerrainModel. | |
| #define | kVISUALIZER_PROPERTY_TABLE (1) |
| Accepts kArrayList of kArrayList of kStrings, first item in string indicates whether it's for the name field or the value field ("name" or "value"). | |
| #define | kVISUALIZER_TEXT (2) |
| Accepts kString. | |
| #define | kVISUALIZER_2D (3) |
| Accepts kImage, kArray2. | |