|
Jafar
|
The extra function needed to build a repere out on top of an hyperplan. More...
The extra function needed to build a repere out on top of an hyperplan.
Definition at line 27 of file OrientedPlan.hpp.
#include <OrientedPlan.hpp>

Public Member Functions | |
| virtual HomogenousVecD | vec (unsigned int index) const =0 |
| virtual void | localToReference (MatrixD &) const =0 |
| Compute the matrix between the reference frame and this repere. | |
| virtual Driver * | cloneOrientedPlanDriver () const =0 |
| Returns a Driver cast of the OrientedPlanDriver. | |
| virtual HyperPlaneD::Driver * | asHyperPlaneDriver ()=0 |
| Returns a HyperPlaneDriver cast of the OrientedPlanDriver. | |
| virtual HomogenousVecD jafar::geom::OrientedPlan< dimension >::Driver::vec | ( | unsigned int | index | ) | const [pure virtual] |
index of the reference Implemented in jafar::geom::OrientedPlan< dimension >::VectorsDriver.
| Generated on Wed Oct 15 2014 00:37:37 for Jafar by doxygen 1.7.6.1 |
|