Home
last modified time | relevance | path

Searched defs:Inventor_ostream_base (Results 1 – 1 of 1) sorted by relevance

/dports/math/cgal/CGAL-5.3/include/CGAL/IO/OI/
H A DInventor_ostream.h38 Inventor_ostream_base() : m_os(nullptr) {} in Inventor_ostream_base() function
39 Inventor_ostream_base(std::ostream& o) : m_os(&o) {} in Inventor_ostream_base() function