| BoundingBox | vtkBoundedPlaneSource | protected |
| CellSize | vtkBoundedPlaneSource | protected |
| Center | vtkBoundedPlaneSource | protected |
| New() | vtkBoundedPlaneSource | static |
| Normal | vtkBoundedPlaneSource | protected |
| Padding | vtkBoundedPlaneSource | protected |
| PrintSelf(ostream &os, vtkIndent indent) override | vtkBoundedPlaneSource | |
| RefinementMode | vtkBoundedPlaneSource | protected |
| RefinementModes enum name | vtkBoundedPlaneSource | |
| RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override | vtkBoundedPlaneSource | protected |
| Resolution | vtkBoundedPlaneSource | protected |
| USE_CELL_SIZE enum value | vtkBoundedPlaneSource | |
| USE_RESOLUTION enum value | vtkBoundedPlaneSource | |
| vtkBoundedPlaneSource() | vtkBoundedPlaneSource | protected |
| vtkGetMacro(RefinementMode, int) | vtkBoundedPlaneSource | |
| vtkGetMacro(Resolution, int) | vtkBoundedPlaneSource | |
| vtkGetMacro(CellSize, double) | vtkBoundedPlaneSource | |
| vtkGetMacro(Padding, double) | vtkBoundedPlaneSource | |
| vtkGetVector3Macro(Center, double) | vtkBoundedPlaneSource | |
| vtkGetVector3Macro(Normal, double) | vtkBoundedPlaneSource | |
| vtkGetVector6Macro(BoundingBox, double) | vtkBoundedPlaneSource | |
| vtkSetClampMacro(RefinementMode, int, USE_RESOLUTION, USE_CELL_SIZE) | vtkBoundedPlaneSource | |
| vtkSetClampMacro(Resolution, int, 1, VTK_INT_MAX) | vtkBoundedPlaneSource | |
| vtkSetClampMacro(Padding, double, 0, VTK_DOUBLE_MAX) | vtkBoundedPlaneSource | |
| vtkSetMacro(CellSize, double) | vtkBoundedPlaneSource | |
| vtkSetVector3Macro(Center, double) | vtkBoundedPlaneSource | |
| vtkSetVector3Macro(Normal, double) | vtkBoundedPlaneSource | |
| vtkSetVector6Macro(BoundingBox, double) | vtkBoundedPlaneSource | |
| vtkTypeMacro(vtkBoundedPlaneSource, vtkPolyDataAlgorithm) | vtkBoundedPlaneSource | |
| ~vtkBoundedPlaneSource() override | vtkBoundedPlaneSource | protected |