Version: 9.16.0
StdMeshers::Cartesian3D::GridPlanes Struct Reference

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
 

Detailed Description

Planes of the grid used to find intersections of an EDGE with a hexahedron.

Field Documentation

◆ _origins

std::vector< gp_XYZ > StdMeshers::Cartesian3D::GridPlanes::_origins

◆ _zNorm

gp_XYZ StdMeshers::Cartesian3D::GridPlanes::_zNorm

◆ _zProjs

std::vector< double > StdMeshers::Cartesian3D::GridPlanes::_zProjs