#include <point_on_faces_projector.h>
|
| | Result () |
| |
| | Result (const TopoDS_Face &sFace, const gp_Pnt &sPoint, const gp_Vec &sNormal) |
| |
| occ::PointOnFacesProjector::Result::Result |
( |
| ) |
|
| occ::PointOnFacesProjector::Result::Result |
( |
const TopoDS_Face & |
sFace, |
|
|
const gp_Pnt & |
sPoint, |
|
|
const gp_Vec & |
sNormal |
|
) |
| |
| const TopoDS_Face occ::PointOnFacesProjector::Result::face |
| const bool occ::PointOnFacesProjector::Result::isValid |
| const gp_Vec occ::PointOnFacesProjector::Result::normal |
| const gp_Pnt occ::PointOnFacesProjector::Result::point |
The documentation for this struct was generated from the following files: