patrickh 2003/08/17 08:04:36 PDT
Modified files:
modules/GMTL/python/src gmtl-wrappers.h
Log:
The last revision did not fix the build with Visual C++. This one gets it
right. The key here is that I removed some ambiguity by passing all the
template parameters to the instantiations of makeScaleMatrix33() and
makeScaleMatrix44().
Revision Changes Path
1.6 +16 -16 GGT/modules/GMTL/python/src/gmtl-wrappers.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/python/src/gmtl-wrappers.h.diff?r1=1.5&r2=1.6&diff_format=l
|