Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewTexture2D ¶
func NewTexture2D() *texture2D
func Texture2DFromData ¶
func Texture2DFromData() (*texture2D, error)
func Texture2DFromImage ¶
func Texture2DFromRGBA ¶
func Texture2DFromRGBA() (*texture2D, error)
Types ¶
type Texturer ¶
type Texturer interface {
graphics.Initializer
graphics.Closer
///graphics.Visiblizer
graphics.RefCounter
}
Click to show internal directories.
Click to hide internal directories.