Interface: ActorSliceRange
Object containing the min, max and current position in the normal direction for the actor
Properties
actor
actor:
vtkVolume
Defined in
packages/core/src/types/ActorSliceRange.ts:9
current
current:
number
Defined in
packages/core/src/types/ActorSliceRange.ts:14
focalPoint
focalPoint:
Point3
Defined in
packages/core/src/types/ActorSliceRange.ts:11
max
max:
number
Defined in
packages/core/src/types/ActorSliceRange.ts:13
min
min:
number
Defined in
packages/core/src/types/ActorSliceRange.ts:12
viewPlaneNormal
viewPlaneNormal:
Point3