Fixed geometry in void extraction

This commit is contained in:
Your Name 2011-02-24 16:26:41 -05:00
parent bfc2cf3bcd
commit 06e649203d
2 changed files with 4 additions and 0 deletions

View file

@ -14,6 +14,7 @@ struct ParticleInfo
{
ParticleVector particles;
float ranges[3][2];
float length[3];
};
bool loadParticleInfo(ParticleInfo& info,