plane

package
v0.0.0-...-124f97e Latest Latest
Warning

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

Go to latest
Published: Nov 9, 2023 License: GPL-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Args

type Args struct {
	Size vec2.T
	Mat  *material.Def
}

type Mesh

type Mesh struct {
	*mesh.Static
	Size object.Property[vec2.T]
	// contains filtered or unexported fields
}

Plane is a single segment, two-sided 3D plane

func New

func New(args Args) *Mesh

type Plane

type Plane struct {
	object.Object
	*Mesh
}

func NewObject

func NewObject(args Args) *Plane

Jump to

Keyboard shortcuts

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