ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
VTKFilter.cpp File Reference
#include "VTKFilter.h"
#include <CVLog.h>
#include <ecvHObjectCaster.h>
#include <ecvMesh.h>
#include <ecvNormalVectors.h>
#include <ecvPointCloud.h>
#include <ecvScalarField.h>
#include <QFile>
#include <QtCompat.h>
#include <string.h>
Include dependency graph for VTKFilter.cpp:

Go to the source code of this file.

Functions

static bool GetNextNonEmptyLine (QTextStream &stream, QString &line)
 

Function Documentation

◆ GetNextNonEmptyLine()

static bool GetNextNonEmptyLine ( QTextStream &  stream,
QString &  line 
)
static

Definition at line 264 of file VTKFilter.cpp.

Referenced by VTKFilter::loadFile().