Added dental api
This commit is contained in:
parent
7fa885889d
commit
8f3ddd9376
30 changed files with 295 additions and 46 deletions
|
|
@ -38,8 +38,8 @@ public class GroßGetậlŌṁDiamond6ˢᴰ extends AbstractGroßGetậlŌṁ6ˢ
|
|||
setMatrix1(x);
|
||||
for (int y=0;y<getMatrix2Length();y++) {
|
||||
setMatrix2(y);
|
||||
for (int z=0;z<getMatrix2Length();z++) {
|
||||
setMatrix2(z);
|
||||
for (int z=0;z<getMatrix3Length();z++) {
|
||||
setMatrix3(z);
|
||||
cloneStack.addIterator(getValue().iteratorOctalsByClone());
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -37,8 +37,8 @@ public class GroßGetậlŌṁHyperStàr6ˢᴰ extends AbstractGroßGetậlŌṁ
|
|||
setMatrix1(x);
|
||||
for (int y=0;y<getMatrix2Length();y++) {
|
||||
setMatrix2(y);
|
||||
for (int z=0;z<getMatrix2Length();z++) {
|
||||
setMatrix2(z);
|
||||
for (int z=0;z<getMatrix3Length();z++) {
|
||||
setMatrix3(z);
|
||||
cloneStack.addIterator(getValue().iteratorOctalsByClone());
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue