Module objects

Module objects 

Source
Expand description

Handles mailbox events for retrieving and rendering objects

Structs§

DownloadObject
Message for downloading object update from its capability endpoint
HandleAttachment
Begins the pipeline for handling an attachment object
HandleImprovedTerseObjectUpdate
Message for handing improved terse object update packets
HandleObjectUpdate
Handles received ObjectUpdate packets.
HandleObjectUpdateCached
Message for handling ObjectUpdateCached packets
HandlePrim
Begins the pipeline for handling a prim object.

Functions§

write_json
When an object is retrieved in full, the data will be written in serializable json format, to create a cache. The JSON will then be sent to another crate to convert it into a 3d model that can be rendered.