, including all inherited members.
| Box() | VIEW::Box | |
| Box(const Box &box) | VIEW::Box | |
| Box(const Vector3 &point, const Vector3 &right_vector=Vector3(0, 1, 0), const Vector3 &height_vector=Vector3(-1, 0, 0), float depth=1) (defined in VIEW::Box) | VIEW::Box | |
| clear() | VIEW::Box | [virtual] |
| depth_ (defined in TBox3< float >) | TBox3< float > | [protected] |
| dump(std::ostream &s=std::cout, Size depth=0) const | VIEW::Box | [virtual] |
| GeometricObject() | VIEW::GeometricObject | |
| GeometricObject(const GeometricObject &object) | VIEW::GeometricObject | |
| 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 | TBox3< float > | |
| getDiagonalVector() const (defined in TBox3< float >) | TBox3< float > | |
| getHeight() const | TBox3< float > | |
| getHeightVector() const | TBox3< float > | |
| getPoint() const | TBox3< float > | |
| getRightVector() const | TBox3< float > | |
| getSurface() const | TBox3< float > | |
| getVertices(vector< Vector3 > &vertices) const (defined in VIEW::Box) | VIEW::Box | [virtual] |
| getVertices(std::vector< Vector3 > &) const (defined in VIEW::GeometricObject) | VIEW::GeometricObject | [virtual] |
| getVolume() const | TBox3< float > | |
| getWidth() const | TBox3< float > | |
| height_ (defined in TBox3< float >) | TBox3< float > | [protected] |
| height_vector_ (defined in TBox3< float >) | TBox3< float > | [protected] |
| isValid() const | VIEW::Box | [virtual] |
| operator!=(const TBox3 &box) const | TBox3< float > | |
| operator<(const GeometricObject &object) const | VIEW::GeometricObject | |
| operator=(const Box &box) | VIEW::Box | |
| VIEW::GeometricObject::operator=(const GeometricObject &object) | VIEW::GeometricObject | |
| TBox3< float >::operator=(const TBox3 &box) | TBox3< float > | |
| operator==(const GeometricObject &object) const | VIEW::GeometricObject | |
| TBox3< float >::operator==(const TBox3 &box) const | TBox3< float > | |
| point_ (defined in TBox3< float >) | TBox3< float > | [protected] |
| right_vector_ (defined in TBox3< float >) | TBox3< float > | [protected] |
| set(const Box &box) | VIEW::Box | |
| VIEW::GeometricObject::set(const GeometricObject &object) | VIEW::GeometricObject | |
| TBox3< float >::set(const TBox3 &box) | TBox3< float > | |
| 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 | |
| setDepth(floatdepth) | TBox3< float > | |
| setHeight(floatheight) | TBox3< float > | |
| setHeightVector(const TVector3< float > &v) | TBox3< float > | |
| setPoint(const TVector3< float > &point) | TBox3< float > | |
| setRightVector(const TVector3< float > &v) | TBox3< float > | |
| setWidth(floatwidth) | TBox3< float > | |
| swap(GeometricObject &object) | VIEW::GeometricObject | |
| TBox3< float >::swap(TBox3 &box) | TBox3< float > | |
| TBox3() | TBox3< float > | |
| TBox3(const TBox3 &box) | TBox3< float > | |
| TBox3(const TVector3< float > &point, const TVector3< float > &right_vector=TVector3< float >((float) 0,(float) 1,(float) 0), const TVector3< float > &height_vector=TVector3< float >((float)-1,(float) 0,(float) 0), const float &depth=1) | TBox3< float > | |
| width_ (defined in TBox3< float >) | TBox3< float > | [protected] |
| ~Box() | VIEW::Box | [virtual] |
| ~GeometricObject() | VIEW::GeometricObject | [virtual] |
| ~TBox3() | TBox3< float > | [virtual] |