mln::io::cloud Namespace Reference

Namespace of cloud input/output handling. More...


Functions

template<typename P>
void load (p_array< P > &arr, const std::string &filename)
 Load a cloud of points.
template<typename P>
void save (const p_array< P > &arr, const std::string &filename)
 Load a cloud of points.


Detailed Description

Namespace of cloud input/output handling.

Function Documentation

template<typename P>
void mln::io::cloud::load ( p_array< P > &  arr,
const std::string &  filename 
) [inline]

Load a cloud of points.

Parameters:
[in,out] arr the site set where to load the data.
[in] filename file to load.

template<typename P>
void mln::io::cloud::save ( const p_array< P > &  arr,
const std::string &  filename 
) [inline]

Load a cloud of points.

Parameters:
[in] arr the cloud of points to save.
[in] filename the destination.


Generated on Thu Sep 9 19:32:36 2010 for Milena (Olena) by  doxygen 1.5.6