This commit is contained in:
parent
87a5ff7390
commit
76a872216d
3 changed files with 4 additions and 3 deletions
|
@ -652,6 +652,7 @@ int PntCount=3;
|
|||
|
||||
OtOfs=sqrt(OtOfs/PntCount);
|
||||
OtOfs/=8;
|
||||
// printf("%i\n",P.OTOfs);
|
||||
OtOfs+=P.OTOfs;
|
||||
|
||||
if (OtOfs>OTMax) OtOfs=OTMax;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue