|
Open CASCADE Technology 6.5.2
|
#include <StdPrs_WFRestrictedFace.hxx>

Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
Static Public Member Functions | |
| static void | Add (const Handle< Prs3d_Presentation > &aPresentation, const Handle< BRepAdaptor_HSurface > &aFace, const Handle< Prs3d_Drawer > &aDrawer) |
| static void | AddUIso (const Handle< Prs3d_Presentation > &aPresentation, const Handle< BRepAdaptor_HSurface > &aFace, const Handle< Prs3d_Drawer > &aDrawer) |
| static void | AddVIso (const Handle< Prs3d_Presentation > &aPresentation, const Handle< BRepAdaptor_HSurface > &aFace, const Handle< Prs3d_Drawer > &aDrawer) |
| static void | Add (const Handle< Prs3d_Presentation > &aPresentation, const Handle< BRepAdaptor_HSurface > &aFace, const Standard_Boolean DrawUIso, const Standard_Boolean DrawVIso, const Quantity_Length Deflection, const Standard_Integer NBUiso, const Standard_Integer NBViso, const Handle< Prs3d_Drawer > &aDrawer, Prs3d_NListOfSequenceOfPnt &Curves) |
| static Standard_Boolean | Match (const Quantity_Length X, const Quantity_Length Y, const Quantity_Length Z, const Quantity_Length aDistance, const Handle< BRepAdaptor_HSurface > &aFace, const Handle< Prs3d_Drawer > &aDrawer) |
| static Standard_Boolean | MatchUIso (const Quantity_Length X, const Quantity_Length Y, const Quantity_Length Z, const Quantity_Length aDistance, const Handle< BRepAdaptor_HSurface > &aFace, const Handle< Prs3d_Drawer > &aDrawer) |
| static Standard_Boolean | MatchVIso (const Quantity_Length X, const Quantity_Length Y, const Quantity_Length Z, const Quantity_Length aDistance, const Handle< BRepAdaptor_HSurface > &aFace, const Handle< Prs3d_Drawer > &aDrawer) |
| static Standard_Boolean | Match (const Quantity_Length X, const Quantity_Length Y, const Quantity_Length Z, const Quantity_Length aDistance, const Handle< BRepAdaptor_HSurface > &aFace, const Standard_Boolean DrawUIso, const Standard_Boolean DrawVIso, const Quantity_Length Deflection, const Standard_Integer NBUiso, const Standard_Integer NBViso, const Handle< Prs3d_Drawer > &aDrawer) |
| static void StdPrs_WFRestrictedFace::Add | ( | const Handle< Prs3d_Presentation > & | aPresentation, |
| const Handle< BRepAdaptor_HSurface > & | aFace, | ||
| const Handle< Prs3d_Drawer > & | aDrawer | ||
| ) | [static] |
| static void StdPrs_WFRestrictedFace::Add | ( | const Handle< Prs3d_Presentation > & | aPresentation, |
| const Handle< BRepAdaptor_HSurface > & | aFace, | ||
| const Standard_Boolean | DrawUIso, | ||
| const Standard_Boolean | DrawVIso, | ||
| const Quantity_Length | Deflection, | ||
| const Standard_Integer | NBUiso, | ||
| const Standard_Integer | NBViso, | ||
| const Handle< Prs3d_Drawer > & | aDrawer, | ||
| Prs3d_NListOfSequenceOfPnt & | Curves | ||
| ) | [static] |
| static void StdPrs_WFRestrictedFace::AddUIso | ( | const Handle< Prs3d_Presentation > & | aPresentation, |
| const Handle< BRepAdaptor_HSurface > & | aFace, | ||
| const Handle< Prs3d_Drawer > & | aDrawer | ||
| ) | [static] |
| static void StdPrs_WFRestrictedFace::AddVIso | ( | const Handle< Prs3d_Presentation > & | aPresentation, |
| const Handle< BRepAdaptor_HSurface > & | aFace, | ||
| const Handle< Prs3d_Drawer > & | aDrawer | ||
| ) | [static] |
| static Standard_Boolean StdPrs_WFRestrictedFace::Match | ( | const Quantity_Length | X, |
| const Quantity_Length | Y, | ||
| const Quantity_Length | Z, | ||
| const Quantity_Length | aDistance, | ||
| const Handle< BRepAdaptor_HSurface > & | aFace, | ||
| const Handle< Prs3d_Drawer > & | aDrawer | ||
| ) | [static] |
| static Standard_Boolean StdPrs_WFRestrictedFace::Match | ( | const Quantity_Length | X, |
| const Quantity_Length | Y, | ||
| const Quantity_Length | Z, | ||
| const Quantity_Length | aDistance, | ||
| const Handle< BRepAdaptor_HSurface > & | aFace, | ||
| const Standard_Boolean | DrawUIso, | ||
| const Standard_Boolean | DrawVIso, | ||
| const Quantity_Length | Deflection, | ||
| const Standard_Integer | NBUiso, | ||
| const Standard_Integer | NBViso, | ||
| const Handle< Prs3d_Drawer > & | aDrawer | ||
| ) | [static] |
| static Standard_Boolean StdPrs_WFRestrictedFace::MatchUIso | ( | const Quantity_Length | X, |
| const Quantity_Length | Y, | ||
| const Quantity_Length | Z, | ||
| const Quantity_Length | aDistance, | ||
| const Handle< BRepAdaptor_HSurface > & | aFace, | ||
| const Handle< Prs3d_Drawer > & | aDrawer | ||
| ) | [static] |
| static Standard_Boolean StdPrs_WFRestrictedFace::MatchVIso | ( | const Quantity_Length | X, |
| const Quantity_Length | Y, | ||
| const Quantity_Length | Z, | ||
| const Quantity_Length | aDistance, | ||
| const Handle< BRepAdaptor_HSurface > & | aFace, | ||
| const Handle< Prs3d_Drawer > & | aDrawer | ||
| ) | [static] |
| void StdPrs_WFRestrictedFace::operator delete | ( | void * | anAddress | ) | [inline] |
Reimplemented from Prs3d_Root.
| void* StdPrs_WFRestrictedFace::operator new | ( | size_t | size | ) | [inline] |
Reimplemented from Prs3d_Root.
| void* StdPrs_WFRestrictedFace::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
Reimplemented from Prs3d_Root.
1.7.4