#include <vtkMimxUnstructuredGridFromFourPoints.h>
Public Member Functions | |
| void | PrintSelf (ostream &os, vtkIndent indent) |
| vtkSetMacro (ExtrusionLength, double) | |
| vtkSetMacro (Points, vtkPoints *) | |
| vtkTypeRevisionMacro (vtkMimxUnstructuredGridFromFourPoints, vtkUnstructuredGridAlgorithm) | |
Static Public Member Functions | |
| static vtkMimxUnstructuredGridFromFourPoints * | New () |
Protected Member Functions | |
| virtual int | RequestData (vtkInformation *, vtkInformationVector **, vtkInformationVector *) |
| vtkMimxUnstructuredGridFromFourPoints () | |
| ~vtkMimxUnstructuredGridFromFourPoints () | |
Protected Attributes | |
| double | ExtrusionLength |
| vtkPoints * | Points |
Private Member Functions | |
| void | operator= (const vtkMimxUnstructuredGridFromFourPoints &) |
| vtkMimxUnstructuredGridFromFourPoints (const vtkMimxUnstructuredGridFromFourPoints &) | |
| vtkMimxUnstructuredGridFromFourPoints::vtkMimxUnstructuredGridFromFourPoints | ( | ) | [protected] |
References ExtrusionLength.
| vtkMimxUnstructuredGridFromFourPoints::~vtkMimxUnstructuredGridFromFourPoints | ( | ) | [protected] |
| vtkMimxUnstructuredGridFromFourPoints::vtkMimxUnstructuredGridFromFourPoints | ( | const vtkMimxUnstructuredGridFromFourPoints & | ) | [private] |
| static vtkMimxUnstructuredGridFromFourPoints* vtkMimxUnstructuredGridFromFourPoints::New | ( | ) | [static] |
| void vtkMimxUnstructuredGridFromFourPoints::operator= | ( | const vtkMimxUnstructuredGridFromFourPoints & | ) | [private] |
| void vtkMimxUnstructuredGridFromFourPoints::PrintSelf | ( | ostream & | os, | |
| vtkIndent | indent | |||
| ) |
| virtual int vtkMimxUnstructuredGridFromFourPoints::RequestData | ( | vtkInformation * | , | |
| vtkInformationVector ** | , | |||
| vtkInformationVector * | ||||
| ) | [protected, virtual] |
| vtkMimxUnstructuredGridFromFourPoints::vtkSetMacro | ( | ExtrusionLength | , | |
| double | ||||
| ) |
| vtkMimxUnstructuredGridFromFourPoints::vtkSetMacro | ( | Points | , | |
| vtkPoints * | ||||
| ) |
| vtkMimxUnstructuredGridFromFourPoints::vtkTypeRevisionMacro | ( | vtkMimxUnstructuredGridFromFourPoints | , | |
| vtkUnstructuredGridAlgorithm | ||||
| ) |
double vtkMimxUnstructuredGridFromFourPoints::ExtrusionLength [protected] |
Referenced by vtkMimxUnstructuredGridFromFourPoints().
vtkPoints* vtkMimxUnstructuredGridFromFourPoints::Points [protected] |
1.6.1