Open CASCADE Technology 6.6.0
Public Member Functions
GeomFill_TgtOnCoons Class Reference

Defines an algorithmic tangents field on a
boundary of a CoonsAlgPatch.

#include <GeomFill_TgtOnCoons.hxx>

Inheritance diagram for GeomFill_TgtOnCoons:
Inheritance graph
[legend]

Public Member Functions

 GeomFill_TgtOnCoons (const Handle< GeomFill_CoonsAlgPatch > &K, const Standard_Integer I)
gp_Vec Value (const Standard_Real W) const
 Computes the value of the field of tangency at
parameter W.

gp_Vec D1 (const Standard_Real W) const
 Computes the derivative of the field of tangency at
parameter W.

void D1 (const Standard_Real W, gp_Vec &T, gp_Vec &DT) const
 Computes the value and the derivative of the field of
tangency at parameter W.


Constructor & Destructor Documentation

GeomFill_TgtOnCoons::GeomFill_TgtOnCoons ( const Handle< GeomFill_CoonsAlgPatch > &  K,
const Standard_Integer  I 
)

Member Function Documentation

gp_Vec GeomFill_TgtOnCoons::D1 ( const Standard_Real  W) const [virtual]

Implements GeomFill_TgtField.

void GeomFill_TgtOnCoons::D1 ( const Standard_Real  W,
gp_Vec T,
gp_Vec DT 
) const [virtual]

Implements GeomFill_TgtField.

gp_Vec GeomFill_TgtOnCoons::Value ( const Standard_Real  W) const [virtual]

Implements GeomFill_TgtField.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines