ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-3.0/src/applications/nanoRodBuilder/GeometryBuilder.hpp
(Generate patch)

Comparing trunk/OOPSE-3.0/src/applications/nanoRodBuilder/GeometryBuilder.hpp (file contents):
Revision 2215 by chuckv, Thu Apr 28 00:24:11 2005 UTC vs.
Revision 2491 by chuckv, Tue Dec 6 17:53:20 2005 UTC

# Line 61 | Line 61 | namespace oopse {
61    public:
62                  
63      GeometryBuilder(double length,double width);
64 +    GeometryBuilder(double length,double width, bool twinned);
65      ~GeometryBuilder(){};
66                  
67      bool isInsidePolyhedron(double x, double y, double z);  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines