NO_TITLE
Gnome::Graphene::T-sphere§
Record N-Sphere§
class N-Sphere:auth<github:MARTIMM>:api<2> is export is repr('CStruct') {
has N-Object $.center;
has gfloat $.radius;
}
Code
- center;
- radius;
About my projects, examples and tutorials
class N-Sphere:auth<github:MARTIMM>:api<2> is export is repr('CStruct') {
has N-Object $.center;
has gfloat $.radius;
}