mirror of
https://bitbucket.org/cosmicvoids/vide_public.git
synced 2025-07-05 07:41:11 +00:00
Moved jozov2 into its own directory. More code reorganization in voz1b1.
This commit is contained in:
parent
15d6825f5d
commit
2ad09d3a26
9 changed files with 275 additions and 237 deletions
|
@ -7,6 +7,7 @@ struct PositionData
|
|||
{
|
||||
float *xyz[3];
|
||||
pid_t np;
|
||||
float xyz_min[3], xyz_max[3];
|
||||
|
||||
void destroy()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue