geometry

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2019 License: BSD-2-Clause Imports: 9 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Box

type Box struct {
	// contains filtered or unexported fields
}

func (*Box) Initialize

func (t *Box) Initialize(a *app.App)

func (*Box) Render

func (t *Box) Render(a *app.App)

type Circle

type Circle struct {
	// contains filtered or unexported fields
}

func (*Circle) Initialize

func (t *Circle) Initialize(a *app.App)

func (*Circle) Render

func (t *Circle) Render(a *app.App)

type Cylinder

type Cylinder struct {
	// contains filtered or unexported fields
}

func (*Cylinder) Initialize

func (t *Cylinder) Initialize(a *app.App)

func (*Cylinder) Render

func (t *Cylinder) Render(a *app.App)

type LineStrip

type LineStrip struct{}

func (*LineStrip) Initialize

func (t *LineStrip) Initialize(a *app.App)

func (*LineStrip) Render

func (t *LineStrip) Render(a *app.App)

type Lines

type Lines struct{}

func (*Lines) Initialize

func (t *Lines) Initialize(a *app.App)

func (*Lines) Render

func (t *Lines) Render(a *app.App)

type Plane

type Plane struct {
	// contains filtered or unexported fields
}

func (*Plane) Initialize

func (t *Plane) Initialize(a *app.App)

func (*Plane) Render

func (t *Plane) Render(a *app.App)

type Points

type Points struct{}

func (*Points) Initialize

func (t *Points) Initialize(a *app.App)

func (*Points) Render

func (t *Points) Render(a *app.App)

type Sphere

type Sphere struct {
	// contains filtered or unexported fields
}

func (*Sphere) Initialize

func (t *Sphere) Initialize(a *app.App)

func (*Sphere) Render

func (t *Sphere) Render(a *app.App)

type Sprite

type Sprite struct {
	// contains filtered or unexported fields
}

func (*Sprite) Initialize

func (t *Sprite) Initialize(a *app.App)

func (*Sprite) Render

func (t *Sprite) Render(a *app.App)

type Torus

type Torus struct {
	// contains filtered or unexported fields
}

func (*Torus) Initialize

func (t *Torus) Initialize(a *app.App)

func (*Torus) Render

func (t *Torus) Render(a *app.App)

Jump to

Keyboard shortcuts

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