[vtk-developers] Wanted: Some advice re documentation of vtkParametric Functions.

Mathieu Malaterre mathieu.malaterre at kitware.com
Fri Feb 18 21:09:35 EST 2005


Andrew Maclean wrote:
> I am looking for some advice regarding the documentation of the
> vtkParametric functions. At present I have got the relevant equations and
> derivatives as part of the documentation for the Evaluate() function.
> 
> However a quick check of the documentation will reveal that this is a mess.
> I suspect that some of the doxygen formatting hints are being stripped out.
> 
> So, has anyone any ideas?
> My preferred option is to keep this detail with the Evaluate() function.
> However if this is not feasible, I could create a plain text file (or html
> page) that could be referenced somehow or a PDF.
> 
>  
> Perhaps someone at Kitware may be able to offer some advice.
> 
> Thanks
>    Andrew

Andrew,

	I believed I fixed the problem with the latex formula. You can now use :

	\f$ my latex \f$

properly now.

Mathieu



More information about the vtk-developers mailing list