/[ff3d]/ff3d/geometry/Not.hpp
ViewVC logotype

Diff of /ff3d/geometry/Not.hpp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by delpinux, Fri Feb 28 14:56:55 2003 UTC revision 1.3 by delpinux, Wed Jul 23 17:52:00 2003 UTC
# Line 45  private: Line 45  private:
45    std::ostream& put(std::ostream& s) const;    std::ostream& put(std::ostream& s) const;
46    
47  public:  public:
48      ReferenceCounting<Object> object() const
49      {
50        return __object;
51      }
52    
53    //! Constructs the Not for a given Object \a o.    //! Constructs the Not for a given Object \a o.
54    Not(ReferenceCounting<Object> s)    Not(ReferenceCounting<Object> s)
55      : Shape(not_),      : Shape(not_),

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26