reanimate-0.3.2.3: Animation library based on SVGs.

Safe HaskellNone
LanguageHaskell2010

Reanimate.Math.Compatible

Documentation

data Link Source #

Constructors

OneLink 
TwoLink 

type Edges = [(Int, Int, Int)] Source #

data Mesh Source #

Constructors

Mesh