OCC Main Page | ModelingAlgorithms | Toolkits | Packages | Class Hierarchy | Data Structures | File List | Data Fields | Globals

ModelingAlgorithms
TKFeat
LocOpe


LocOpe_GeneratedShape Class Reference

#include <LocOpe_GeneratedShape.hxx>

Inheritance diagram for LocOpe_GeneratedShape:

Inheritance graph
[legend]

Public Member Functions

virtual Standard_EXPORT const
TopTools_ListOfShape & 
GeneratingEdges ()=0
virtual Standard_EXPORT TopoDS_Edge Generated (const TopoDS_Vertex &V)=0
 Returns the edge created by the vertex <v>. If
none, must return a null shape.
.
virtual Standard_EXPORT TopoDS_Face Generated (const TopoDS_Edge &E)=0
 Returns the face created by the edge <e>. If none,
must return a null shape.
.
virtual Standard_EXPORT const
TopTools_ListOfShape & 
OrientedFaces ()=0
 Returns the list of correctly oriented generated
faces.
.
Standard_EXPORT const Handle (Standard_Type)&DynamicType() const

Protected Attributes

TopTools_ListOfShape myGEdges
TopTools_ListOfShape myList

Member Function Documentation

virtual Standard_EXPORT TopoDS_Face LocOpe_GeneratedShape::Generated const TopoDS_Edge &  E  )  [pure virtual]
 

Implemented in LocOpe_GluedShape.

virtual Standard_EXPORT TopoDS_Edge LocOpe_GeneratedShape::Generated const TopoDS_Vertex &  V  )  [pure virtual]
 

Implemented in LocOpe_GluedShape.

virtual Standard_EXPORT const TopTools_ListOfShape& LocOpe_GeneratedShape::GeneratingEdges  )  [pure virtual]
 

Implemented in LocOpe_GluedShape.

Standard_EXPORT const LocOpe_GeneratedShape::Handle Standard_Type   )  const
 

Reimplemented in LocOpe_GluedShape.

virtual Standard_EXPORT const TopTools_ListOfShape& LocOpe_GeneratedShape::OrientedFaces  )  [pure virtual]
 

Implemented in LocOpe_GluedShape.


Field Documentation

TopTools_ListOfShape LocOpe_GeneratedShape::myGEdges [protected]
 

TopTools_ListOfShape LocOpe_GeneratedShape::myList [protected]
 


The documentation for this class was generated from the following file:
Generated on Mon Aug 25 13:42:26 2008 for OpenCASCADE by  doxygen 1.4.1