BALL  1.4.79
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Namespaces | Typedefs
sphere3.h File Reference
#include <iostream>
#include <BALL/MATHS/plane3.h>
#include <BALL/MATHS/vector3.h>

Go to the source code of this file.

Classes

class  BALL::TSphere3< T >
 

Namespaces

 BALL
 -*- Mode: C++; tab-width: 2; -*-
 

Typedefs

typedef TSphere3< floatBALL::Sphere3
 

Functions

Storers
template<typename T >
std::istream & BALL::operator>> (std::istream &s, TSphere3< T > &sphere)
 
template<typename T >
std::ostream & BALL::operator<< (std::ostream &s, const TSphere3< T > &sphere)