T-ray
Gnome::Graphene::T-ray
#------------------------------------------------------------------------------- #--[Record Structure Documentation]--------------------------------------------- #-------------------------------------------------------------------------------
Record N-Ray
class N-Ray:auth<github:MARTIMM>:api<2> is export is repr('CStruct') {
has N-Object $.origin;
has N-Object $.direction;
}
origin;
direction;
#------------------------------------------------------------------------------- #--[Enumerations]--------------------------------------------------------------- #-------------------------------------------------------------------------------