LibreOffice Module basegfx (master) 1
Classes | Namespaces | Functions
b1drange.hxx File Reference
#include <basegfx/range/basicrange.hxx>
Include dependency graph for b1drange.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  basegfx::B1DRange
 A one-dimensional interval over doubles. More...
 

Namespaces

namespace  basegfx
 

Functions

template<typename charT , typename traits >
std::basic_ostream< charT, traits > & basegfx::operator<< (std::basic_ostream< charT, traits > &stream, const B1DRange &range)
 Write to char stream. More...