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