summaryrefslogtreecommitdiffstats
path: root/src/ParallelVecProjectionGeometry3D.cpp
Commit message (Collapse)AuthorAgeFilesLines
* iMinds -> imecWillem Jan Palenstijn2018-01-241-1/+1
|
* Update copyright dateWillem Jan Palenstijn2018-01-241-2/+2
|
* Update contact emailWillem Jan Palenstijn2018-01-121-1/+1
|
* Update headers (website+2016)Willem Jan Palenstijn2016-11-281-4/+3
|
* Replace boost::lexical_cast by stringstreamsWillem Jan Palenstijn2016-01-051-15/+15
| | | | | | This is to avoid the dependence of lexical_cast on the current locale. The stringstreams used for the new string parsing/output functions are explicitly imbued with the C/classic locale.
* Add CompositeGeometryManagerWillem Jan Palenstijn2015-12-041-3/+58
| | | | | This handles FP and BP operations on multiple data objects at once, splitting them to fit in GPU memory where necessary.
* Change XMLNode* to XMLNodeWillem Jan Palenstijn2015-05-061-14/+11
| | | | An XMLNode object is already simply a pointer, so no need to dynamically allocate XMLNodes.
* Fix getConfiguration type for vec geometriesWillem Jan Palenstijn2015-03-031-1/+1
|
* Fix getConfiguration for vec geometries and non-square detectorsWillem Jan Palenstijn2015-03-031-3/+3
|
* updated docsWim van Aarle2015-02-261-10/+0
|
* get_geometry now uses XML config object (for projections)Wim van Aarle2015-02-261-0/+34
|
* Update copyright to -2015Willem Jan Palenstijn2015-01-261-2/+2
|
* Update copyright headersWillem Jan Palenstijn2015-01-191-5/+5
|
* Move BP coordinate transformation to utility functionWillem Jan Palenstijn2014-12-031-3/+13
|
* Add ProjectionGeometry3D::projectPoint for par3d and cone.Willem Jan Palenstijn2014-12-021-0/+8
| | | | Par3d_vec and cone_vec to follow.
* Update version to 1.3Willem Jan Palenstijn2013-07-011-0/+230