summaryrefslogtreecommitdiffstats
path: root/include/astra/ProjectionGeometry3D.h
diff options
context:
space:
mode:
authorWim van Aarle <wimvanaarle@gmail.com>2015-02-26 14:00:14 +0100
committerWim van Aarle <wimvanaarle@gmail.com>2015-02-26 14:00:14 +0100
commit2d11dcfc8d85cd562a36c192f5dda64c8378d160 (patch)
treeec3d9b3a9141d27aaafac7c43003da1310496023 /include/astra/ProjectionGeometry3D.h
parentcca150841cd1de4f3b4d24c1188263b9623bc511 (diff)
downloadastra-2d11dcfc8d85cd562a36c192f5dda64c8378d160.tar.gz
astra-2d11dcfc8d85cd562a36c192f5dda64c8378d160.tar.bz2
astra-2d11dcfc8d85cd562a36c192f5dda64c8378d160.tar.xz
astra-2d11dcfc8d85cd562a36c192f5dda64c8378d160.zip
updated docs
Diffstat (limited to 'include/astra/ProjectionGeometry3D.h')
-rw-r--r--include/astra/ProjectionGeometry3D.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/astra/ProjectionGeometry3D.h b/include/astra/ProjectionGeometry3D.h
index b6e63a8..19ac3ab 100644
--- a/include/astra/ProjectionGeometry3D.h
+++ b/include/astra/ProjectionGeometry3D.h
@@ -328,12 +328,6 @@ public:
*/
virtual bool isOfType(const std::string& _sType) const = 0;
- /** Turn this object into an XML object.
- *
- * @param _sNode The XML object to fill.
- */
- virtual void toXML(XMLNode* _sNode) const = 0;
-
/**
* Returns a vector giving the projection direction for a projection and detector index
*/