Horus Doc || C++ Reference || Class Overview   Pixels   Images   Detector   Geometry   Registry || Doxygen's quick Index  

HxVec3Float.h

Go to the documentation of this file.
00001 /*
00002  *  Copyright (c) 1998, University of Amsterdam, The Netherlands.
00003  *  All rights reserved.
00004  *
00005  *
00006  *  Author(s):
00007  *  Dennis Koelma (koelma@wins.uva.nl)
00008  *  Edo Poll (poll@wins.uva.nl)
00009  */
00010 
00013 #ifndef HxVec3Float_h
00014 #define HxVec3Float_h
00015 
00016 #include "HxVec3Tem.h"
00017 
00018 
00020 typedef HxVec3Tem<float> HxVec3Float;
00021 
00022 
00023 static HxVec3Float dummyVec3Float; // Dummy statement, see HxVec3Byte.h
00024 
00025 #endif

Generated on Tue Feb 3 14:18:44 2004 for C++Reference by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001