ICzmlDocumentPacketizerGenerateNextPacket Method |
Writes a single CZML packet to the writer that was provided to this packetizer when it was created.
Namespace:
AGI.Foundation.Cesium
Assembly:
AGI.Foundation.Cesium (in AGI.Foundation.Cesium.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax CesiumGenerationStatus GenerateNextPacket()
Function GenerateNextPacket As CesiumGenerationStatus
CesiumGenerationStatus GenerateNextPacket()
abstract GenerateNextPacket : unit -> CesiumGenerationStatus
Return Value
Type:
CesiumGenerationStatusDone if all packets have been generated; otherwise
MoreToGenerate.
Exceptions See Also