Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

Rectangle.cxx File Reference


Detailed Description

HippoRectangle class implementation.

The concept was strongly influenced by NeXTStep, circa 1989.

Copyright (C) 2000, 2001, 2003, 2004 The Board of Trustees of The Leland Stanford Junior University. All Rights Reserved.

Id
Rectangle.cxx,v 1.27 2005/05/16 18:39:20 pfkeb Exp

Definition in file Rectangle.cxx.

#include "Rectangle.h"
#include <algorithm>
#include <functional>
#include <iostream>
#include <cmath>
#include <cfloat>

Include dependency graph for Rectangle.cxx:

Go to the source code of this file.

Functions

std::ostream & operator<< (std::ostream &o, const HippoRectangle &rect)


Function Documentation

std::ostream& operator<< std::ostream &  o,
const HippoRectangle rect
 

Definition at line 284 of file Rectangle.cxx.

References HippoRectangle::getDepth(), HippoRectangle::getHeight(), HippoRectangle::getWidth(), HippoRectangle::getX(), HippoRectangle::getY(), and HippoRectangle::getZ().


Generated for HippoDraw-1.14.8.5 by doxygen 1.4.3