T-euler
Gnome::Graphene::T-euler
#------------------------------------------------------------------------------- #--[Record Structure Documentation]--------------------------------------------- #-------------------------------------------------------------------------------
Record N-Euler
class N-Euler:auth<github:MARTIMM>:api<2> is export is repr('CStruct') {
has N-Object $.angles;
has GEnum $.order; # graphene_euler_order_t
}
angles;
order; . Enumeration of type graphene_euler_order_t.
#------------------------------------------------------------------------------- #--[Enumerations]--------------------------------------------------------------- #-------------------------------------------------------------------------------