CzmlPrimaryObject - Zudokakikuto/OreCZML GitHub Wiki

This page describes the interface that groups the caracteristics and functions of the primary objects of the CZML file generated.

CZMLPrimaryObject

Parameters

STRING_WRITER - StringWriter : Writer that write strings inside the output

OUTPUT - CesiumOutputStream : Output where the strings are written

STREAM - CesiumStreamWriter : A stream where the output will be put

Functions

generateCZML() - void : Write the CZML corresponding to the associated object

endFile() - void : Write the end of the file after the last object (do not call this function if this is not the last object of the file)

⚠️ **GitHub.com Fallback** ⚠️