TrueBezierTransition.this

Undocumented in source.
  1. this(size_t cnt)
  2. this(float offset, size_t cnt)
  3. this(float p1x, float p1y, float p2x, float p2y, size_t cnt)
    class TrueBezierTransition
    this
    (
    float p1x
    ,
    float p1y
    ,
    float p2x
    ,
    float p2y
    ,
    size_t cnt = 20
    )

Meta