Points&Forces (core)
Software tools facilitating the task of surveying architecture
Classes | Variables
a_circle.h File Reference
#include <iostream>
#include "a_point.h"
+ Include dependency graph for a_circle.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  a_circle
 
class  a_circle::null_circle_error
 

Variables

const double pi = 3.14159265358979
 a circle More...
 

Variable Documentation

◆ pi

const double pi = 3.14159265358979

a circle

Author
P.Smars
Date
2009-12
Warning
portability: ansi C++

Definition at line 29 of file a_circle.h.