texture

package
v0.0.0-...-23544e4 Latest Latest
Warning

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

Go to latest
Published: Nov 28, 2019 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 Texture

type Texture struct {
	Name      string
	Width     int
	Height    int
	Format    format.Format
	Mag       filter.Filter
	Min       filter.Filter
	Adressing adressing.Adressing
	Data      []byte
	Native    interface{}
}

func (*Texture) GetSizeInBytes

func (t *Texture) GetSizeInBytes() (size int)

func (*Texture) String

func (t *Texture) String() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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