Planes of the grid used to find intersections of an EDGE with a hexahedron. More...
#include <StdMeshers_Cartesian_3D_Grid.hxx>
Data Fields | |
| gp_XYZ | _zNorm |
| std::vector< gp_XYZ > | _origins |
| std::vector< double > | _zProjs |
Planes of the grid used to find intersections of an EDGE with a hexahedron.
| std::vector< gp_XYZ > StdMeshers::Cartesian3D::GridPlanes::_origins |
| gp_XYZ StdMeshers::Cartesian3D::GridPlanes::_zNorm |
Referenced by StdMeshers::Cartesian3D::Hexahedron::addEdges().
| std::vector< double > StdMeshers::Cartesian3D::GridPlanes::_zProjs |
Referenced by StdMeshers::Cartesian3D::Hexahedron::addEdges().