Classes | Namespaces | Functions
IOFunctions.h File Reference
#include <iosfwd>
#include <iostream>
#include <algorithm>
#include <stdexcept>
#include <stdio.h>
Include dependency graph for IOFunctions.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  PointMatcherSupport::ConverterToAndFromBytes< T >

Namespaces

namespace  PointMatcherSupport
 

Functions and classes that are not dependant on scalar type are defined in this namespace.


Functions

template<typename DataType , typename MatrixRef >
std::istream & PointMatcherSupport::readVtkData (bool readBinary, MatrixRef into, std::istream &in)
template<typename MatrixRef >
std::istream & PointMatcherSupport::readVtkData (std::string dataType, bool readBinary, MatrixRef into, std::istream &in)
std::istream & PointMatcherSupport::safeGetLine (std::istream &is, std::string &t)
 Replaces getline for handling windows style CR/LF line endings.
template<typename Matrix >
std::ostream & PointMatcherSupport::writeVtkData (bool writeBinary, const Matrix &data, std::ostream &out)


libpointmatcher
Author(s):
autogenerated on Thu Jun 20 2019 19:51:33