shape

package
v0.11.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 30, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MetaDataElement

type MetaDataElement struct {
	Key   string
	Value string
}

type VertexContainer

type VertexContainer struct {
	Version       uint32 // 0
	VerticesCount uint32
	Vertices      [][3]float32
	MetaDataCount uint32
	MetaData      []MetaDataElement
	Field6        uint32 //  0
	Field7        uint32 // 0
	Flags         []byte
	Field9        uint32 // 0
}

func Parse

func Parse(r io.Reader) (*VertexContainer, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL