[ Date Prev][ Date Next][ Thread Prev][ Thread Next][ Date Index][ Thread Index]
CVS update: pooma
- To: pooma-cvs@xxxxxxxxxxxxxxxxxxxxxx
- Subject: CVS update: pooma
- From: pooma@xxxxxxxxxxxxxxxxxxxxxxx
- Date: 20 Apr 2001 19:01:48 -0000
Date: Friday April 20, 2001 @ 13:01
Author: pooma
Update of /home/pooma/Repository/r2/src/Engine
In directory merlin.codesourcery.com:/tmp/cvs-serv3534
Modified Files:
Intersector.h
Log Message:
Removed body of copy constructor and assignment operator
for class IntersectorData that called CTAssert(false),
since this fails to compile. Instead, just make these
members private, so no one can invoke them.
|