Base class for all Points/Vectors with three double values.
static const B3DTuple & getEmptyTuple()
Base class for all Points/Vectors with three sal_Int32 values.
TYPE getX() const
Get X-Coordinate of 3D Tuple.
TYPE getZ() const
Get Z-Coordinate of 3D Tuple.
TYPE getY() const
Get Y-Coordinate of 3D Tuple.
B2IRange fround(const B2DRange &rRange)
Round double to nearest integer for 2D range.