#include <StdPrs_WFRestrictedFace.hxx>
|
| static void | Add (const occ::handle< Prs3d_Presentation > &thePresentation, const occ::handle< BRepAdaptor_Surface > &theFace, const bool theDrawUIso, const bool theDrawVIso, const int theNbUIso, const int theNbVIso, const occ::handle< Prs3d_Drawer > &theDrawer, NCollection_List< occ::handle< NCollection_HSequence< gp_Pnt > > > &theCurves) |
| |
| static void | Add (const occ::handle< Prs3d_Presentation > &thePresentation, const occ::handle< BRepAdaptor_Surface > &theFace, const occ::handle< Prs3d_Drawer > &theDrawer) |
| |
| static bool | Match (const double theX, const double theY, const double theZ, const double theDistance, const occ::handle< BRepAdaptor_Surface > &theFace, const bool theDrawUIso, const bool theDrawVIso, const double theDeflection, const int theNbUIso, const int theNbVIso, const occ::handle< Prs3d_Drawer > &theDrawer) |
| |
| static bool | Match (const double theX, const double theY, const double theZ, const double theDistance, const occ::handle< BRepAdaptor_Surface > &theFace, const occ::handle< Prs3d_Drawer > &theDrawer) |
| |
| static bool | MatchUIso (const double theX, const double theY, const double theZ, const double theDistance, const occ::handle< BRepAdaptor_Surface > &theFace, const occ::handle< Prs3d_Drawer > &theDrawer) |
| |
| static bool | MatchVIso (const double theX, const double theY, const double theZ, const double theDistance, const occ::handle< BRepAdaptor_Surface > &theFace, const occ::handle< Prs3d_Drawer > &theDrawer) |
| |
| static void | AddUIso (const occ::handle< Prs3d_Presentation > &thePresentation, const occ::handle< BRepAdaptor_Surface > &theFace, const occ::handle< Prs3d_Drawer > &theDrawer) |
| |
| static void | AddVIso (const occ::handle< Prs3d_Presentation > &thePresentation, const occ::handle< BRepAdaptor_Surface > &theFace, const occ::handle< Prs3d_Drawer > &theDrawer) |
| |
| called static instead occ::handle< Graphic3d_Group > | CurrentGroup (const occ::handle< Prs3d_Presentation > &thePrs3d) |
| |
| static instead occ::handle< Graphic3d_Group > | NewGroup (const occ::handle< Prs3d_Presentation > &thePrs3d) |
| |
◆ Add() [1/2]
◆ Add() [2/2]
◆ AddUIso()
◆ AddVIso()
◆ Match() [1/2]
| static bool StdPrs_WFRestrictedFace::Match |
( |
const double | theX, |
|
|
const double | theY, |
|
|
const double | theZ, |
|
|
const double | theDistance, |
|
|
const occ::handle< BRepAdaptor_Surface > & | theFace, |
|
|
const bool | theDrawUIso, |
|
|
const bool | theDrawVIso, |
|
|
const double | theDeflection, |
|
|
const int | theNbUIso, |
|
|
const int | theNbVIso, |
|
|
const occ::handle< Prs3d_Drawer > & | theDrawer ) |
|
static |
◆ Match() [2/2]
◆ MatchUIso()
◆ MatchVIso()
The documentation for this class was generated from the following file: