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 1589 by gezelter, Mon Oct 18 15:21:00 2004 UTC vs.
Revision 1590 by gezelter, Mon Oct 18 16:29:53 2004 UTC

# Line 1 | Line 1
1   #include "types/ShapeType.hpp"
2  
3 + using namespace oopse;
4 +
5   ShapeType::ShapeType(void) {
6    mass = 0.0;
7    I = new Matrix3x3d();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines