|
Open CASCADE Technology
6.5.4
|
#include <Visual3d_SetOfClipPlane.hxx>
Public Member Functions | |
| DEFINE_STANDARD_ALLOC | Visual3d_SetOfClipPlane () |
| Standard_Integer | Extent () const |
| Standard_Boolean | IsEmpty () const |
| void | Clear () |
| Standard_Boolean | Add (const Handle< Visual3d_ClipPlane > &T) |
| Standard_Boolean | Remove (const Handle< Visual3d_ClipPlane > &T) |
| void | Union (const Visual3d_SetOfClipPlane &B) |
| void | Intersection (const Visual3d_SetOfClipPlane &B) |
| void | Difference (const Visual3d_SetOfClipPlane &B) |
| Standard_Boolean | Contains (const Handle< Visual3d_ClipPlane > &T) const |
| Standard_Boolean | IsASubset (const Visual3d_SetOfClipPlane &S) const |
| Standard_Boolean | IsAProperSubset (const Visual3d_SetOfClipPlane &S) const |
| Standard_Boolean Visual3d_SetOfClipPlane::Contains | ( | const Handle< Visual3d_ClipPlane > & | T | ) | const |
| Standard_Boolean Visual3d_SetOfClipPlane::IsAProperSubset | ( | const Visual3d_SetOfClipPlane & | S | ) | const |
1.8.0