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: 20.4.407.0 (20.4.407.0)
SyntaxCesiumGenerationStatus 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