Open CASCADE Technology
7.7.0
|
Auxiliary structure to represent pair of point and normal vector in this point on the surface. More...
#include <IntPolyh_ArrayOfPointNormal.hxx>
Data Fields | |
gp_Pnt | Point |
gp_Vec | Normal |
Auxiliary structure to represent pair of point and normal vector in this point on the surface.
gp_Vec IntPolyh_PointNormal::Normal |
gp_Pnt IntPolyh_PointNormal::Point |