Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Initialize ¶
func Initialize() (err error)
Types ¶
type Definition ¶
type Definition struct {
UBL gltf.Node `json:"UBL"`
UB gltf.Node `json:"UB"`
UBR gltf.Node `json:"UBR"`
UL gltf.Node `json:"UL"`
U gltf.Node `json:"U"`
UR gltf.Node `json:"UR"`
UFL gltf.Node `json:"UFL"`
UF gltf.Node `json:"UF"`
UFR gltf.Node `json:"UFR"`
BL gltf.Node `json:"BL"`
B gltf.Node `json:"B"`
BR gltf.Node `json:"BR"`
L gltf.Node `json:"L"`
R gltf.Node `json:"R"`
FL gltf.Node `json:"FL"`
F gltf.Node `json:"F"`
FR gltf.Node `json:"FR"`
DBL gltf.Node `json:"DBL"`
DB gltf.Node `json:"DB"`
DBR gltf.Node `json:"DBR"`
DL gltf.Node `json:"DL"`
D gltf.Node `json:"D"`
DR gltf.Node `json:"DR"`
DFL gltf.Node `json:"DFL"`
DF gltf.Node `json:"DF"`
DFR gltf.Node `json:"DFR"`
}
Click to show internal directories.
Click to hide internal directories.