|
| 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) |