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

 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. More...
 
template<typename Matrix >
std::ostream & PointMatcherSupport::writeVtkData (bool writeBinary, const Matrix &data, std::ostream &out)
 


libpointmatcher
Author(s):
autogenerated on Sat May 27 2023 02:38:03