Bezier
io.github.memo33.metarules.pathing.Bezier
object Bezier
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Bezier.type
Members list
Type members
Classlikes
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object PointIsDihedral extends Dihedral[Point, Dec]
Attributes
- Supertypes
- Self type
-
PointIsDihedral.type
Value members
Concrete methods
Creates a cubic curve from the quadratic control triangle by guessing suitable control points. This function determines the shape of the curve, i.e. its smoothness.
Creates a cubic curve from the quadratic control triangle by guessing suitable control points. This function determines the shape of the curve, i.e. its smoothness.
Attributes
In this article