model

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: May 28, 2023 License: Unlicense Imports: 1 Imported by: 6

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Model

type Model struct {
	// Mins is bounding volume smallest value corner
	Mins mgl32.Vec3
	// Maxs is bounding volume largest value corner
	Maxs mgl32.Vec3
	// Origin is the center/specified origin position
	Origin mgl32.Vec3
	// HeadNode
	HeadNode int32
	// FirstFace is index into the faces lump
	FirstFace int32
	// NumFaces is number of faces in this model
	NumFaces int32
}

Model is a BSP root node.

Jump to

Keyboard shortcuts

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