Defines | Functions
vtk_viewer.cpp File Reference
#include <iostream>
#include <string>
#include <vector>
#include <math.h>
#include <sstream>
#include <terminal_tools/print.h>
#include <terminal_tools/parse.h>
#include <terminal_tools/time.h>
#include <vtk3DSImporter.h>
#include <vtkDataSet.h>
#include <vtkRenderer.h>
#include <vtkSmartPointer.h>
#include <vtkPolyData.h>
#include <vtkPolyDataReader.h>
#include <vtkDataSetMapper.h>
#include <vtkMaskPoints.h>
#include <vtkLODActor.h>
#include <vtkFloatArray.h>
#include <vtkPointData.h>
#include <vtkVectorText.h>
#include <vtkPolyDataMapper.h>
#include <vtkFollower.h>
#include <vtkLightKit.h>
#include <pcl_vtk_tools/misc.h>
Include dependency graph for vtk_viewer.cpp:

Go to the source code of this file.

Defines

#define SQR(x)   ((x)*(x))

Functions

void GetRandomColors (double &r, double &g, double &b)
int main (int argc, char **argv)

Define Documentation

#define SQR (   x)    ((x)*(x))

Definition at line 86 of file vtk_viewer.cpp.


Function Documentation

void GetRandomColors ( double &  r,
double &  g,
double &  b 
)

Definition at line 91 of file vtk_viewer.cpp.

int main ( int  argc,
char **  argv 
)

Definition at line 105 of file vtk_viewer.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Friends Defines


pcl_vtk_tools
Author(s): Nico Blodow, Zoltan-Csaba Marton, Dejan Pangercic
autogenerated on Sun Oct 6 2013 12:08:54