Figler.Schema.BezierHandles (figler v0.1.0-beta.1)

Copy Markdown View Source

Generated Kiwi message module for BezierHandles.

Summary

Types

t()

@type t() :: %Figler.Schema.BezierHandles{
  p1x: float() | nil,
  p1y: float() | nil,
  p2x: float() | nil,
  p2y: float() | nil
}

Functions

decode(binary)

encode(struct)

transform_module()