| 
    Open CASCADE Technology 7.8.2.dev
    
   | 
 
Root class for the curve representations. Contains a location. More...
#include <BRep_CurveRepresentation.hxx>

Protected Member Functions | |
| BRep_CurveRepresentation (const TopLoc_Location &L) | |
Protected Attributes | |
| TopLoc_Location | myLocation | 
Additional Inherited Members | |
  Public Types inherited from Standard_Transient | |
| typedef void | base_type | 
| Returns a type descriptor about this object.   | |
  Static Public Member Functions inherited from Standard_Transient | |
| static constexpr const char * | get_type_name () | 
| Returns a type descriptor about this object.   | |
| static const opencascade::handle< Standard_Type > & | get_type_descriptor () | 
| Returns type descriptor of Standard_Transient class.   | |
Root class for the curve representations. Contains a location.
      
  | 
  protected | 
      
  | 
  virtual | 
Reimplemented in BRep_CurveOn2Surfaces, and BRep_CurveOnClosedSurface.
      
  | 
  virtual | 
Reimplemented in BRep_CurveOn2Surfaces, and BRep_CurveOnClosedSurface.
      
  | 
  pure virtual | 
Return a copy of this representation.
Implemented in BRep_Curve3D, BRep_CurveOn2Surfaces, BRep_CurveOnClosedSurface, BRep_CurveOnSurface, BRep_Polygon3D, BRep_PolygonOnClosedSurface, BRep_PolygonOnClosedTriangulation, BRep_PolygonOnSurface, and BRep_PolygonOnTriangulation.
      
  | 
  virtual | 
Reimplemented in BRep_Curve3D.
      
  | 
  virtual | 
Reimplemented in BRep_Curve3D.
      
  | 
  virtual | 
Dumps the content of me into the stream.
Reimplemented in BRep_Curve3D, BRep_CurveOn2Surfaces, BRep_CurveOnClosedSurface, BRep_CurveOnSurface, BRep_GCurve, BRep_Polygon3D, BRep_PolygonOnClosedSurface, BRep_PolygonOnClosedTriangulation, BRep_PolygonOnSurface, and BRep_PolygonOnTriangulation.
      
  | 
  virtual | 
A 3D curve representation.
Reimplemented in BRep_Curve3D.
      
  | 
  virtual | 
A curve with two parametric curves on the same surface.
Reimplemented in BRep_CurveOnClosedSurface.
      
  | 
  virtual | 
A curve in the parametric space of a surface.
Reimplemented in BRep_CurveOnSurface.
      
  | 
  virtual | 
Is it a curve in the parametric space of  with location <L>. 
Reimplemented in BRep_CurveOnSurface.
      
  | 
  virtual | 
A 3D polygon representation.
Reimplemented in BRep_Polygon3D.
      
  | 
  virtual | 
Two 2D polygon representations in the parametric space of a surface.
Reimplemented in BRep_PolygonOnClosedSurface.
      
  | 
  virtual | 
A representation by two arrays of nodes on a triangulation.
Reimplemented in BRep_PolygonOnClosedTriangulation.
      
  | 
  virtual | 
A polygon in the parametric space of a surface.
Reimplemented in BRep_PolygonOnSurface.
      
  | 
  virtual | 
Is it a polygon in the parametric space of  with location <L>. 
Reimplemented in BRep_PolygonOnSurface.
      
  | 
  virtual | 
A representation by an array of nodes on a triangulation.
Reimplemented in BRep_PolygonOnTriangulation.
      
  | 
  virtual | 
Is it a polygon in the definition of <T> with location <L>.
Reimplemented in BRep_PolygonOnTriangulation.
      
  | 
  virtual | 
A continuity between two surfaces.
Reimplemented in BRep_CurveOn2Surfaces, and BRep_CurveOnClosedSurface.
      
  | 
  virtual | 
Is it a regularity between <S1> and <S2> with location <L1> and <L2>.
Reimplemented in BRep_CurveOn2Surfaces, and BRep_CurveOnClosedSurface.
| const TopLoc_Location & BRep_CurveRepresentation::Location | ( | ) | const | 
| void BRep_CurveRepresentation::Location | ( | const TopLoc_Location & | L | ) | 
      
  | 
  virtual | 
Reimplemented in BRep_CurveOn2Surfaces, and BRep_CurveOnClosedSurface.
      
  | 
  virtual | 
Reimplemented in BRep_CurveOnSurface.
      
  | 
  virtual | 
Reimplemented in BRep_CurveOnSurface.
      
  | 
  virtual | 
Reimplemented in BRep_CurveOnClosedSurface.
      
  | 
  virtual | 
Reimplemented in BRep_CurveOnClosedSurface.
      
  | 
  virtual | 
Reimplemented in BRep_PolygonOnSurface.
      
  | 
  virtual | 
Reimplemented in BRep_PolygonOnSurface.
      
  | 
  virtual | 
Reimplemented in BRep_PolygonOnClosedSurface.
      
  | 
  virtual | 
Reimplemented in BRep_PolygonOnClosedSurface.
      
  | 
  virtual | 
Reimplemented in BRep_Polygon3D.
      
  | 
  virtual | 
Reimplemented in BRep_Polygon3D.
      
  | 
  virtual | 
Reimplemented in BRep_PolygonOnTriangulation.
      
  | 
  virtual | 
Reimplemented in BRep_PolygonOnTriangulation.
      
  | 
  virtual | 
Reimplemented in BRep_PolygonOnClosedTriangulation.
      
  | 
  virtual | 
Reimplemented in BRep_PolygonOnClosedTriangulation.
      
  | 
  virtual | 
Reimplemented in BRep_CurveOn2Surfaces, BRep_CurveOnSurface, and BRep_PolygonOnSurface.
      
  | 
  virtual | 
Reimplemented in BRep_CurveOn2Surfaces, and BRep_CurveOnClosedSurface.
      
  | 
  virtual | 
Reimplemented in BRep_PolygonOnTriangulation.
      
  | 
  protected |