Classes | Functions | Variables
import_pts.cpp File Reference
#include <unistd.h>
#include <iostream>
#include <argp.h>
#include <boost/algorithm/string.hpp>
#include <megatree/common.h>
#include <megatree/megatree.h>
#include <megatree/storage_factory.h>
#include <megatree/tree_functions.h>
#include <fstream>
Include dependency graph for import_pts.cpp:

Go to the source code of this file.

Classes

struct  arguments_t

Functions

void importTxt (MegaTree &tree, const boost::filesystem::path &path, unsigned long max_intensity, unsigned int *skip=NULL)
int main (int argc, char **argv)
static int parse_opt (int key, char *arg, struct argp_state *state)

Variables

static Tictoc overall_timer
static unsigned long total_points = 0

Function Documentation

void importTxt ( MegaTree tree,
const boost::filesystem::path &  path,
unsigned long  max_intensity,
unsigned int *  skip = NULL 
)

Definition at line 20 of file import_pts.cpp.

int main ( int  argc,
char **  argv 
)

Definition at line 113 of file import_pts.cpp.

static int parse_opt ( int  key,
char *  arg,
struct argp_state *  state 
) [static]

Definition at line 86 of file import_pts.cpp.


Variable Documentation

Definition at line 18 of file import_pts.cpp.

unsigned long total_points = 0 [static]

Definition at line 17 of file import_pts.cpp.



megatree_import
Author(s): Wim Meeussen
autogenerated on Thu Nov 28 2013 11:30:38