45 osg::Vec3 position; //position of centre (the point where PHANToM will be attracted to)
46 osg::Vec3 size; //size of box (width, height, lenght), position is in center, so left,bottom, corner is in position - size/2
47 osg::Vec3 nullsize; //size of box (width, height, lenght), position is in center, so left,bottom, corner is in position - size/2 ; close to center where attractive force is NOT applied