hippodraw::PeriodicBinaryTransform class implementation More...
#include "transforms/PeriodicBinaryTransform.h"#include "axes/AxisModelBase.h"#include "graphics/Rectangle.h"#include "UnaryTransform.h"#include <cmath>#include <cstdio>#include <stdexcept>#include <sstream>#include <cassert>
Go to the source code of this file.
Functions | |
| double | FLT_EQUAL (double x, double y) |
hippodraw::PeriodicBinaryTransform class implementation
Copyright (C) 2003-2006 The Board of Trustees of The Leland Stanford Junior University. All Rights Reserved.
Definition in file PeriodicBinaryTransform.cxx.
| double FLT_EQUAL | ( | double | x, |
| double | y | ||
| ) | [inline] |
Definition at line 310 of file PeriodicBinaryTransform.cxx.