ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-2.0/src/types/ShapeType.cpp
(Generate patch)

Comparing trunk/OOPSE-2.0/src/types/ShapeType.cpp (file contents):
Revision 1590 by gezelter, Mon Oct 18 16:29:53 2004 UTC vs.
Revision 1592 by tim, Mon Oct 18 17:07:27 2004 UTC

# Line 4 | Line 4 | ShapeType::ShapeType(void) {
4  
5   ShapeType::ShapeType(void) {
6    mass = 0.0;
7  I = new Matrix3x3d();
8  
7   }
8  
9   ShapeType::~ShapeType(void) {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines