SCIRun  5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
GeneratePolarProjectionImageAlgo Class Reference

#include <GeneratePolarProjectionImage.h>

Inheritance diagram for GeneratePolarProjectionImageAlgo:

Public Member Functions

 GeneratePolarProjectionImageAlgo ()
 Set defaults. More...
 
bool run (FieldHandle input, FieldHandle &points, FieldHandle &mask, FieldHandle &area)
 run the algorithm More...
 
bool run (FieldHandle input, FieldHandle &points, FieldHandle &mask, FieldHandle &area, FieldHandle &x, FieldHandle &y, FieldHandle &z)
 run the algorithm More...
 

Constructor & Destructor Documentation

Set defaults.

Member Function Documentation

bool run ( FieldHandle  input,
FieldHandle points,
FieldHandle mask,
FieldHandle area 
)

run the algorithm

bool run ( FieldHandle  input,
FieldHandle points,
FieldHandle mask,
FieldHandle area,
FieldHandle x,
FieldHandle y,
FieldHandle z 
)

run the algorithm


The documentation for this class was generated from the following files: