About all my projects
NO_TITLE

NO_TITLE

Gnome::Graphene::T-quaternion

Record N-Quaternion

class N-Quaternion:auth<github:MARTIMM>:api<2> is export is repr('CStruct') {

  has gfloat $.x;
  has gfloat $.y;
  has gfloat $.z;
  has gfloat $.w;
}
  • x;

  • y;

  • z;

  • w;