package
Version:
v0.0.0-...-b5904ce
Opens a new window with list of versions in this module.
Published: Nov 23, 2024
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Ems struct {
Offset uint32 `json:"offset"`
EntryTotal uint32 `json:"entry_total"`
Entries []*Entry `json:"entries"`
}
type Entry struct {
Translation [3]float32 `json:"translation"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.