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

Related | |
| #define | kVISUALIZER_MESH |
| Accepts kTerrainModel. | |
| #define | kVISUALIZER_PROPERTY_TABLE |
| 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 |
| Accepts kString. | |
| #define | kVISUALIZER_2D |
| Accepts kImage, kArray2. | |