Packages

p

faces.paper

supplementary

package supplementary

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. case class CaptionAccumulator (outDir: File, width: Int, prefix: String) extends Product with Serializable

    Keep captions in tex files.

  2. case class CaptionedAccumulator (acc: VideoFrameAccumulator, caption: CaptionAccumulator) extends Product with Serializable
  3. case class SubsequenceCaptionAccumulator (outDir: File, width: Int, prefix: String) extends Product with Serializable
  4. class VideoFrameAccumulator extends AnyRef

    decouple all storage-related and buffering stuff

Value Members

  1. object Animation
  2. object AnimationAtoms
  3. object CaptionAccumulator extends Serializable
  4. object RendererWithTexture

    Different MoMo-shape renderers for a fixed given texture.

  5. object TexRenderer

    Created by schnan07 on 23.03.17.

Ungrouped