25 #ifndef vtkProjectSphereFilter_h
26 #define vtkProjectSphereFilter_h
49 vtkSetVector3Macro(Center,
double);
50 vtkGetVectorMacro(Center,
double,3);
56 vtkGetMacro(KeepPolePoints,
bool);
57 vtkSetMacro(KeepPolePoints,
bool);
58 vtkBooleanMacro(KeepPolePoints,
bool);
65 vtkGetMacro(TranslateZ,
bool);
66 vtkSetMacro(TranslateZ,
bool);
67 vtkBooleanMacro(TranslateZ,
bool);
103 void SetCellInformation(
111 const double SplitLongitude;
116 #endif // vtkProjectSphereFilter_h
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
Abstract class in support of both point location and point insertion.
abstract class for specifying dataset behavior
abstract class to specify cell behavior
virtual void ComputePointsClosestToCenterLine(double, vtkIdList *)
a simple class to control print indentation
list of point or cell ids
dataset represents arbitrary combinations of all possible cell types
Superclass for algorithms that produce output of the same type as input.
represent and manipulate attribute data in a dataset
object to represent cell connectivity
static vtkPointSetAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent)
virtual int FillInputPortInformation(int port, vtkInformation *info)
#define VTKFILTERSGEOMETRY_EXPORT
A filter to 'unroll' a sphere. The unroll longitude is -180.