Group should work now.
This commit is contained in:
@@ -24,6 +24,7 @@ Intersect::Intersect()
|
||||
Intersect::~Intersect()
|
||||
{
|
||||
/* Free stuff */
|
||||
free(this->list);
|
||||
}
|
||||
|
||||
void Intersect::add(Intersection i)
|
||||
|
||||
Reference in New Issue
Block a user