SCIRun  5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Functions
PointCloudField_Plugin.cc File Reference
#include <Core/Datatypes/Field.h>
#include <Core/Basis/Constant.h>
#include <Core/Datatypes/PointCloudMesh.h>
#include <Core/Datatypes/FieldInformation.h>
#include <Core/ImportExport/Field/FieldIEPlugin.h>
#include <Core/Util/StringUtil.h>
#include <sci_debug.h>
#include <boost/lexical_cast.hpp>
#include <iostream>
#include <fstream>
#include <sstream>

Namespaces

 SCIRun
 STL datatypes needed.
 

Functions

FieldHandle TextToPointCloudField_reader (ProgressReporter *pr, const char *filename)
 
bool PointCloudFieldToText_writer (ProgressReporter *pr, FieldHandle fh, const char *filename)