bigm

package
v0.0.0-...-ac0f134 Latest Latest
Warning

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

Go to latest
Published: Feb 14, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Matrix3x2

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

func NewMatrix3x2

func NewMatrix3x2() *Matrix3x2

func (*Matrix3x2) InitIdendity

func (p *Matrix3x2) InitIdendity()

func (*Matrix3x2) InitReflectAxisX

func (p *Matrix3x2) InitReflectAxisX()

func (*Matrix3x2) InitReflectAxisY

func (p *Matrix3x2) InitReflectAxisY()

func (*Matrix3x2) InitRotate

func (p *Matrix3x2) InitRotate(angle float64)

func (*Matrix3x2) InitScale

func (p *Matrix3x2) InitScale(x, y *big.Float)

func (*Matrix3x2) InitTranslate

func (p *Matrix3x2) InitTranslate(x, y *big.Float)

func (*Matrix3x2) Scale

func (p *Matrix3x2) Scale(x, y *big.Float)

func (*Matrix3x2) Translate

func (p *Matrix3x2) Translate(x, y *big.Float)

Jump to

Keyboard shortcuts

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