|
BALL
1.4.2
|
This is the complete list of members for BALL::VIEW::Box, including all inherited members.
| Box() | BALL::VIEW::Box | |
| Box(const Box &box) | BALL::VIEW::Box | |
| Box(const Vector3 &point, const Vector3 &right_vector, const Vector3 &height_vector, float depth) | BALL::VIEW::Box | |
| Box(const Vector3 &point, const Vector3 &right_vector=Vector3(0, 1, 0), const Vector3 &height_vector=Vector3(1, 0, 0), const Vector3 &depth_vector=Vector3(0, 0, 1)) | BALL::VIEW::Box | |
| clear() | BALL::VIEW::Box | virtual |
| depth_ | BALL::TBox3< T > | protected |
| depth_vector_ | BALL::TBox3< T > | protected |
| dump(std::ostream &s=std::cout, Size depth=0) const | BALL::VIEW::Box | virtual |
| GeometricObject() | BALL::VIEW::GeometricObject | |
| GeometricObject(const GeometricObject &object) | BALL::VIEW::GeometricObject | |
| getColor() const | BALL::VIEW::GeometricObject | inline |
| getColor() | BALL::VIEW::GeometricObject | inline |
| getColor(ColorUnit &red, ColorUnit &green, ColorUnit &blue, ColorUnit &alpha) const | BALL::VIEW::GeometricObject | inline |
| getColors(HashSet< String > &colors) | BALL::VIEW::GeometricObject | |
| getComposite() const | BALL::VIEW::GeometricObject | inline |
| getDepth() const | BALL::TBox3< T > | inline |
| getDepthVector() const | BALL::TBox3< T > | inline |
| getDiagonalVector() const | BALL::TBox3< T > | |
| getHeight() const | BALL::TBox3< T > | inline |
| getHeightVector() const | BALL::TBox3< T > | inline |
| getPoint() const | BALL::TBox3< T > | inline |
| getRightVector() const | BALL::TBox3< T > | inline |
| getSurface() const | BALL::TBox3< T > | |
| getVertices(vector< Vector3 > &vertices) const | BALL::VIEW::Box | virtual |
| getVolume() const | BALL::TBox3< T > | |
| getWidth() const | BALL::TBox3< T > | inline |
| height_ | BALL::TBox3< T > | protected |
| height_vector_ | BALL::TBox3< T > | protected |
| isValid() const | BALL::VIEW::Box | virtual |
| operator!=(const TBox3 &box) const | BALL::TBox3< T > | |
| operator<(const GeometricObject &object) const | BALL::VIEW::GeometricObject | inline |
| operator=(const Box &box) | BALL::VIEW::Box | |
| BALL::VIEW::GeometricObject::operator=(const GeometricObject &object) | BALL::VIEW::GeometricObject | |
| BALL::TBox3::operator=(const TBox3 &box) | BALL::TBox3< T > | |
| BALL::operator==(const GeometricObject &object) const | BALL::VIEW::GeometricObject | inline |
| BALL::TBox3::operator==(const TBox3 &box) const | BALL::TBox3< T > | |
| point_ | BALL::TBox3< T > | protected |
| right_vector_ | BALL::TBox3< T > | protected |
| set(const Box &box) | BALL::VIEW::Box | |
| BALL::VIEW::GeometricObject::set(const GeometricObject &object) | BALL::VIEW::GeometricObject | |
| BALL::TBox3::set(const TBox3 &box) | BALL::TBox3< T > | |
| setColor(const ColorRGBA &color) | BALL::VIEW::GeometricObject | inline |
| setColor(const ColorUnit &red, const ColorUnit &green, const ColorUnit &blue, const ColorUnit &alpha=(float) 1) | BALL::VIEW::GeometricObject | inline |
| setComposite(const Composite *composite) | BALL::VIEW::GeometricObject | inline |
| setDepth(T depth) | BALL::TBox3< T > | |
| setDepthVector(const TVector3< T > &v) | BALL::TBox3< T > | |
| setHeight(T height) | BALL::TBox3< T > | |
| setHeightVector(const TVector3< T > &v) | BALL::TBox3< T > | |
| setPoint(const TVector3< T > &point) | BALL::TBox3< T > | inline |
| setRightVector(const TVector3< T > &v) | BALL::TBox3< T > | |
| setWidth(T width) | BALL::TBox3< T > | |
| BALL::swap(GeometricObject &object) | BALL::VIEW::GeometricObject | |
| BALL::TBox3::swap(TBox3 &box) | BALL::TBox3< T > | |
| TBox3() | BALL::TBox3< T > | |
| TBox3(const TBox3 &box) | BALL::TBox3< T > | |
| TBox3(const TVector3< T > &point, const TVector3< T > &right_vector, const TVector3< T > &height_vector, const T &depth=1) | BALL::TBox3< T > | |
| TBox3(const TVector3< T > &point, const TVector3< T > &right_vector=TVector3< T >((T) 0,(T) 1,(T) 0), const TVector3< T > &height_vector=TVector3< T >((T) 1,(T) 0,(T) 0), const TVector3< T > &depth_vector=TVector3< T >((T) 0,(T) 0,(T) 1)) | BALL::TBox3< T > | |
| width_ | BALL::TBox3< T > | protected |
| ~Box() | BALL::VIEW::Box | virtual |
| ~GeometricObject() | BALL::VIEW::GeometricObject | virtual |
| ~TBox3() | BALL::TBox3< T > | inlinevirtual |
1.8.3.1