]> git.tdb.fi Git - libs/math.git/history - source/geometry/hypersphere.h
Use the coverage function to calculate tighter bounding boxes
[libs/math.git] / source / geometry / hypersphere.h
2017-04-18 Mikko RasaUse the coverage function to calculate tighter bounding...
2017-04-18 Mikko RasaAdd a function to test whether a shapes covers a boundi...
2016-07-02 Mikko RasaAdd an entry flag to SharedPoint
2014-11-22 Mikko RasaAlways explicitly construct values of type T
2013-05-22 Mikko RasaPut the common #includes in shape.h
2013-05-22 Mikko RasaImplement bounding boxes with a separate class
2013-05-22 Mikko RasaMake the check_intersection function non-virtual
2013-05-21 Mikko RasaProperly sort intersection points for complex shapes
2013-05-21 Mikko RasaMiscellaneous fixes, mostly stylistic
2013-05-21 Mikko RasaVerify that parameters make sense
2013-05-21 Mikko RasaMath function usage fixes
2013-05-20 Mikko RasaAdd a distance limit to Ray
2013-05-20 Mikko RasaRecord distance in SurfacePoint
2013-05-19 Mikko RasaAdd basic description for all classes
2013-05-19 Mikko RasaAdd more collision check functions for shapes
2013-05-15 Mikko RasaBeginnings of a geometry library