vtkHexahedron - a cell that represents a 3D rectangular hexahedron
Super Class: vtkCell
Description:
vtkHexahedron is a concrete implementation of vtkCell to represent a 3D rectangular hexahedron (e.g., "brick" topology).
Methods:
Detailed Method Descriptions:
![]() | static void InterpolationFunctions (float ,float ) |
![]() | static void InterpolationDerivs (float ,float ) |
![]() | void JacobianInverse (float ,double ,float ) |
![]() | int CellBoundary (int ,float ,vtkIdList &) |