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

VIEW::SimpleBox Member List

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

aTSimpleBox3< float >
bTSimpleBox3< float >
clear()VIEW::SimpleBox [virtual]
dump(std::ostream &s=std::cout, Size depth=0) const VIEW::SimpleBox [virtual]
GeometricObject()VIEW::GeometricObject
GeometricObject(const GeometricObject &object)VIEW::GeometricObject
get(TSimpleBox3 &box) const TSimpleBox3< float >
get(TVector3< float > &lower, TVector3< float > &upper) const TSimpleBox3< float >
get(float &ax, float &ay, float &az, float &bx, float &by, float &bz) const TSimpleBox3< float >
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
getDepth() const TSimpleBox3< float >
getHeight() const TSimpleBox3< float >
getSurface() const TSimpleBox3< float >
getVertices(vector< Vector3 > &vertices) const (defined in VIEW::SimpleBox)VIEW::SimpleBox [virtual]
getVertices(std::vector< Vector3 > &) const (defined in VIEW::GeometricObject)VIEW::GeometricObject [virtual]
getVolume() const TSimpleBox3< float >
getWidth() const TSimpleBox3< float >
has(const TVector3< float > &point, bool on_surface=false) const TSimpleBox3< float >
isIntersecting(const TSimpleBox3 &box) const TSimpleBox3< float >
isValid() const VIEW::SimpleBox [virtual]
join(const TSimpleBox3 &box)TSimpleBox3< float >
operator!=(const TSimpleBox3 &box) const TSimpleBox3< float >
operator<(const GeometricObject &object) const VIEW::GeometricObject
operator=(const SimpleBox &box)VIEW::SimpleBox
TSimpleBox3< float >::operator=(const TSimpleBox3 &box)TSimpleBox3< float >
VIEW::GeometricObject::operator=(const GeometricObject &object)VIEW::GeometricObject
operator==(const TSimpleBox3 &box) const TSimpleBox3< float >
VIEW::GeometricObject::operator==(const GeometricObject &object) const VIEW::GeometricObject
set(const SimpleBox &box)VIEW::SimpleBox
TSimpleBox3< float >::set(const TSimpleBox3 &box)TSimpleBox3< float >
TSimpleBox3< float >::set(const TVector3< float > &lower, const TVector3< float > &upper)TSimpleBox3< float >
TSimpleBox3< float >::set(const float &ax, const float &ay, const float &az, const float &bx, const float &by, const float &bz)TSimpleBox3< float >
VIEW::GeometricObject::set(const GeometricObject &object)VIEW::GeometricObject
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
SimpleBox()VIEW::SimpleBox
SimpleBox(const SimpleBox &box)VIEW::SimpleBox
swap(TSimpleBox3 &box)TSimpleBox3< float >
VIEW::GeometricObject::swap(GeometricObject &object)VIEW::GeometricObject
TSimpleBox3()TSimpleBox3< float >
TSimpleBox3(const TSimpleBox3 &box)TSimpleBox3< float >
TSimpleBox3(const TVector3< float > &a, const TVector3< float > &b)TSimpleBox3< float >
TSimpleBox3(const float &ax, const float &ay, const float &az, const float &bx, const float &by, const float &bz)TSimpleBox3< float >
~GeometricObject()VIEW::GeometricObject [virtual]
~SimpleBox()VIEW::SimpleBox [virtual]
~TSimpleBox3()TSimpleBox3< float > [virtual]