GCS::ConstraintParallel Class Reference

#include <Constraints.h>

Inheritance diagram for GCS::ConstraintParallel:
GCS::Constraint

List of all members.

Public Member Functions

 ConstraintParallel (Line &l1, Line &l2)
virtual double error ()
virtual ConstraintType getTypeId ()
virtual double grad (double *)
virtual void rescale (double coef=1.)

Detailed Description

Definition at line 180 of file Constraints.h.


Constructor & Destructor Documentation

GCS::ConstraintParallel::ConstraintParallel ( Line l1,
Line l2 
)

Member Function Documentation

double GCS::ConstraintParallel::error (  )  [virtual]

Reimplemented from GCS::Constraint.

Definition at line 492 of file Constraints.cpp.

References GCS::Constraint::scale.

ConstraintType GCS::ConstraintParallel::getTypeId ( void   )  [virtual]

Reimplemented from GCS::Constraint.

Definition at line 478 of file Constraints.cpp.

References GCS::Parallel.

double GCS::ConstraintParallel::grad ( double *  param  )  [virtual]

Reimplemented from GCS::Constraint.

Definition at line 501 of file Constraints.cpp.

References GCS::Constraint::scale.

void GCS::ConstraintParallel::rescale ( double  coef = 1.  )  [virtual]

Reimplemented from GCS::Constraint.

Definition at line 483 of file Constraints.cpp.

References GCS::Constraint::scale, and KDL::sqrt().

Referenced by ConstraintParallel().


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

Generated on Wed Nov 23 19:01:58 2011 for FreeCAD by  doxygen 1.6.1