About my projects, examples and tutorials
NO_TITLE

NO_TITLE

Gnome::Graphene::T-ray§

Record N-Ray§

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

  has N-Object $.origin;
  has N-Object $.direction;
}
Code
  • origin;
  • direction;

Enumerations§

graphene_ray_intersection_kind_t§