mirror of
https://github.com/barkeser2002/flower.git
synced 2026-09-25 12:46:03 +03:00
8 lines
80 B
C++
8 lines
80 B
C++
#include "VogelDisk.h"
|
|
|
|
int main()
|
|
{
|
|
dofGenerateSamplePoints80();
|
|
|
|
return 0;
|
|
} |