VTK-m  2.1
vtkm::MultiPlane< MaxNumPlanes > Member List

This is the complete list of members for vtkm::MultiPlane< MaxNumPlanes >, including all inherited members.

AddPlane(const Vector &origin, const Vector &normal)vtkm::MultiPlane< MaxNumPlanes >inline
GetPlane(int idx)vtkm::MultiPlane< MaxNumPlanes >inline
GetPlanes() constvtkm::MultiPlane< MaxNumPlanes >inline
Gradient(const Vector &point) constvtkm::MultiPlane< MaxNumPlanes >inline
MultiPlane()=defaultvtkm::MultiPlane< MaxNumPlanes >
MultiPlane(const MultiPlane< SrcMaxPlanes > &src)vtkm::MultiPlane< MaxNumPlanes >inline
operator=(const MultiPlane< SrcMaxPlanes > &src)vtkm::MultiPlane< MaxNumPlanes >inline
Planesvtkm::MultiPlane< MaxNumPlanes >private
Scalar typedefvtkm::MultiPlane< MaxNumPlanes >
Value(const Vector &point) constvtkm::MultiPlane< MaxNumPlanes >inline
Vector typedefvtkm::MultiPlane< MaxNumPlanes >