Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Protected Member Functions | Protected Attributes
Select2D_Projector Class Reference

An abstract framework to define a projector.
StdSelect_TextProjector2d inherits this framework
and provides a projector for texts.

#include <Select2D_Projector.hxx>

Inheritance diagram for Select2D_Projector:
Inheritance graph
[legend]

Public Member Functions

virtual void Convert (const gp_Pnt2d &aPointIn, gp_Pnt2d &aPointOut) const =0

Protected Member Functions

 Select2D_Projector ()

Protected Attributes

gp_Trsf2d mytrsf

Constructor & Destructor Documentation


Member Function Documentation

virtual void Select2D_Projector::Convert ( const gp_Pnt2d aPointIn,
gp_Pnt2d aPointOut 
) const [pure virtual]

Implemented in StdSelect_TextProjector2d.


Field Documentation


The documentation for this class was generated from the following file: