Separate BBox property from Density property.

This commit is contained in:
Erik Ogenvik 2018-12-16 20:33:13 +01:00
parent e1ab2f5f85
commit 2eeab96efa
45 changed files with 577 additions and 235 deletions

View file

@ -16,7 +16,7 @@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
#include <rules/simulation/BBoxProperty.h>
#include <rules/BBoxProperty.h>
#include <rules/python/CyPy_Axisbox.h>
#include <rules/python/CyPy_Element.h>
#include "CyPy_EntityProps.h"