, including all inherited members.
_center | algorithms::geometries::Channel | [protected] |
_cosOrientation | algorithms::geometries::Channel | |
_length | algorithms::geometries::Channel | [protected] |
_orientation | algorithms::geometries::Channel | [protected] |
_sinOrientation | algorithms::geometries::Channel | |
_width | algorithms::geometries::Channel | [protected] |
BOTTOM enum value | algorithms::geometries::Channel | |
BOUNDINGBOXBORDER enum name | algorithms::geometries::Channel | |
Channel() | algorithms::geometries::Channel | |
Channel(const double &length, const double &width, const double &positionX, const double &positionY, const double &orientation) | algorithms::geometries::Channel | |
Channel(const double &length, const double &width, const Vector ¢er, const double &orientation) | algorithms::geometries::Channel | |
exchangeVertices(unsigned int i, unsigned j, std::vector< tarch::la::Vector< 2, double > > &vertices) const | algorithms::geometries::Channel | [inline] |
getBoundingBox() const | algorithms::geometries::Channel | [inline] |
getCenter() const | algorithms::geometries::Channel | [inline] |
getCenterPositionX() const | algorithms::geometries::Channel | [inline] |
getCenterPositionY() const | algorithms::geometries::Channel | [inline] |
getLength() const | algorithms::geometries::Channel | [inline] |
getOrientation() const | algorithms::geometries::Channel | [inline] |
getPtrVectorGeometryChannels(std::vector< algorithms::geometries::Channel > &channels) | algorithms::geometries::Channel | [inline, static] |
getSortedVertices() | algorithms::geometries::Channel | [inline] |
getUnsortedVertices() | algorithms::geometries::Channel | [inline] |
getWidth() const | algorithms::geometries::Channel | [inline] |
LEFT enum value | algorithms::geometries::Channel | |
RIGHT enum value | algorithms::geometries::Channel | |
rotateChannel(algorithms::geometries::Channel &channelToBeRotated, const double &rotationAngle, const double &sinRotationAngle, const double &cosRotationAngle, const tarch::la::Vector< 2, double > &rotationCenter) | algorithms::geometries::Channel | [inline, static] |
setCenter(const Vector ¢er) | algorithms::geometries::Channel | [inline] |
setOrientation(const double &orientation) | algorithms::geometries::Channel | [inline] |
sortVertices(std::vector< tarch::la::Vector< 2, double > > &vertices) const | algorithms::geometries::Channel | [inline] |
TOP enum value | algorithms::geometries::Channel | |
toStream(std::ostream &stream) | algorithms::geometries::Channel | [inline] |
toString() | algorithms::geometries::Channel | [inline] |
Vector typedef | algorithms::geometries::Channel | [private] |
~Channel() | algorithms::geometries::Channel | [virtual] |