Expand description
Handles mailbox events for retrieving and rendering objects
Structs§
- Download
Object - Message for downloading object update from its capability endpoint
- Handle
Attachment - Begins the pipeline for handling an attachment object
- Handle
Improved Terse Object Update - Message for handing improved terse object update packets
- Handle
Object Update - Handles received ObjectUpdate packets.
- Handle
Object Update Cached - Message for handling ObjectUpdateCached packets
- Handle
Prim - 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.