ImageSliceFilter
Methods
extend
Method used to decorate a given object (publicAPI+model) with vtkImageSliceFilter characteristics.
| Argument | Type | Required | Description |
|---|---|---|---|
publicAPI | Yes | object on which methods will be bounds (public) | |
model | Yes | object on which data structure will be bounds (protected) | |
initialValues | IImageSliceFilterInitialValues | No | (default: {}) |
getOrientation
getSliceIndex
newInstance
Method used to create a new instance of vtkImageSliceFilter
| Argument | Type | Required | Description |
|---|---|---|---|
initialValues | IImageSliceFilterInitialValues | No | for pre-setting some of its content |
requestData
| Argument | Type | Required | Description |
|---|---|---|---|
inData | Yes | ||
outData | Yes |
setOrientation
| Argument | Type | Required | Description |
|---|---|---|---|
orientation | Yes |
setSliceIndex
| Argument | Type | Required | Description |
|---|---|---|---|
sliceIndex | Yes |