Main Page | Modules | Namespace List | Class Hierarchy | Class List | Namespace Members | Class Members

VIEW::Sphere Member List

This is the complete list of members for VIEW::Sphere, including all inherited members.

clear()VIEW::Sphere [virtual]
dump(std::ostream &s=std::cout, Size depth=0) const VIEW::Sphere [virtual]
GeometricObject()VIEW::GeometricObject
GeometricObject(const GeometricObject &object)VIEW::GeometricObject
get(TSphere3 &sphere) const TSphere3< T > [protected]
get(TVector3< T > &point, T &r) const TSphere3< T > [protected]
getColor() const (defined in VIEW::GeometricObject)VIEW::GeometricObject
getColor() (defined in VIEW::GeometricObject)VIEW::GeometricObject
getColor(ColorUnit &red, ColorUnit &green, ColorUnit &blue, ColorUnit &alpha) const (defined in VIEW::GeometricObject)VIEW::GeometricObject
getColors(HashSet< String > &colors)VIEW::GeometricObject
getComposite() const (defined in VIEW::GeometricObject)VIEW::GeometricObject
getPosition() const (defined in VIEW::Sphere)VIEW::Sphere
getPositionAddress() (defined in VIEW::Sphere)VIEW::Sphere
getRadius() const (defined in VIEW::Sphere)VIEW::Sphere
getVertices(vector< Vector3 > &vertices) const (defined in VIEW::Sphere)VIEW::Sphere [virtual]
getVertices(std::vector< Vector3 > &) const (defined in VIEW::GeometricObject)VIEW::GeometricObject [virtual]
has(const TVector3< T > &point, bool on_surface=false) const TSphere3< T > [protected]
isDefaultPositionAddress() (defined in VIEW::Sphere)VIEW::Sphere
isEmpty() const TSphere3< T > [protected]
isValid() const VIEW::Sphere [virtual]
operator!=(const TSphere3 &sphere) const TSphere3< T > [protected]
operator<(const GeometricObject &object) const VIEW::GeometricObject
operator=(const Sphere &sphere)VIEW::Sphere
VIEW::GeometricObject::operator=(const GeometricObject &object)VIEW::GeometricObject
TSphere3::operator=(const TSphere3 &sphere)TSphere3< T > [protected]
operator==(const GeometricObject &object) const VIEW::GeometricObject
TSphere3::operator==(const TSphere3 &sphere) const TSphere3< T > [protected]
pTSphere3< T > [protected]
point_ptr_ (defined in VIEW::Sphere)VIEW::Sphere [protected]
radiusTSphere3< T > [protected]
set(const Sphere &sphere)VIEW::Sphere
VIEW::GeometricObject::set(const GeometricObject &object)VIEW::GeometricObject
TSphere3::set(const TSphere3 &sphere)TSphere3< T > [protected]
TSphere3::set(const TVector3< T > &point, const T &r)TSphere3< T > [protected]
setColor(const ColorRGBA &color) (defined in VIEW::GeometricObject)VIEW::GeometricObject
setColor(const ColorUnit &red, const ColorUnit &green, const ColorUnit &blue, const ColorUnit &alpha=(float) 1) (defined in VIEW::GeometricObject)VIEW::GeometricObject
setComposite(const Composite *composite) (defined in VIEW::GeometricObject)VIEW::GeometricObject
setDefaultPositionAddress() (defined in VIEW::Sphere)VIEW::Sphere
setPosition(const Vector3 &v3) (defined in VIEW::Sphere)VIEW::Sphere
setPositionAddress(const Vector3 &v3) (defined in VIEW::Sphere)VIEW::Sphere
setRadius(float new_radius) (defined in VIEW::Sphere)VIEW::Sphere
Sphere()VIEW::Sphere
Sphere(const Sphere &sphere)VIEW::Sphere
swap(Sphere &sphere)VIEW::Sphere
VIEW::GeometricObject::swap(GeometricObject &object)VIEW::GeometricObject
TSphere3::swap(TSphere3 &sphere)TSphere3< T > [protected]
TSphere3()TSphere3< T > [protected]
TSphere3(const TSphere3 &sphere)TSphere3< T > [protected]
TSphere3(const TVector3< T > &point, const T &radius)TSphere3< T > [protected]
~GeometricObject()VIEW::GeometricObject [virtual]
~Sphere()VIEW::Sphere [virtual]
~TSphere3()TSphere3< T > [protected, virtual]