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

namespace  BALL

Typedefs

typedef TSphere3< floatBALL::Sphere3

Functions

Storers

Stream operators for the class Sphere



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)