PICCANTE  0.4
The hottest HDR imaging library!
Namespaces | Functions
simple_ply.hpp File Reference
#include <vector>
#include <random>
#include <stdlib.h>
#include "../base.hpp"
#include "../util/math.hpp"
#include "../util/eigen_util.hpp"
#include "../externals/Eigen/Dense"
#include "../externals/Eigen/SVD"
#include "../externals/Eigen/Geometry"

Go to the source code of this file.

Namespaces

 pic
 

Functions

PIC_INLINE bool pic::writeSimplePLY (std::string name, std::vector< Eigen::Vector3d > &points_3d, std::vector< unsigned char > &colors)