#include <Sphere.hpp>
◆ Sphere() [1/2]
◆ ~Sphere()
◆ Sphere() [2/2]
template<class T >
template<class B >
◆ box()
◆ clear()
◆ contains()
template<class T >
bool Sphere< T >::contains |
( |
T | x, |
|
|
T | y, |
|
|
T | z ) const |
|
inline |
◆ empty()
template<class T >
bool Sphere< T >::empty |
( |
| ) |
const |
|
inline |
◆ set()
template<class T >
void Sphere< T >::set |
( |
T | x, |
|
|
T | y, |
|
|
T | z, |
|
|
T | radius ) |
|
inline |
◆ validate()
template<class T >
void Sphere< T >::validate |
( |
| ) |
|
|
inlineprotected |
◆ box_
◆ radius_
◆ x_
◆ y_
◆ z_
The documentation for this class was generated from the following file: