include <vtkSmartPointer.h>
include <vtkSimplePointsReader.h>
include <vtkPolyDataMapper.h>
include <vtkActor.h>
include <vtkProperty.h>
include ......
sweep polygonal data creating "skirt" from free edges and lines, and lines from vertices
vtkQuadRotationalExtrusionFilter is a modeling filter. It tak ......
1、vtkHull
produce an n-sided convex hull
vtkHull is a filter which will produce an n-sided convex hull given a set of n planes. (The convex hull bound ......
ifndef PCLVIEWER_H
define PCLVIEWER_H
include "defines.h"
include <iostream>
include "radarserviceprovider.h"
include "radarserviceprovider32.h" ......