Re: pfGetTravMat

New Message Reply Date view Thread view Subject view Author view

From: Jean-Christophe Ulysse (Jean-Christophe.Ulysse++at++loria.fr)
Date: 05/22/2001 10:34:03


On Tue, May 22, 2001 at 07:10:14PM +0200, Stephane Jaeger wrote:
> Hi,
> the compiler doesn't accept the pfGetTravMat() routine ( it says it is
> undefined ) although
> I am including the Performer/pf.h header and I ve checked it is declared
> as extern in the
> header file. Does anybody have experienced the same kind of trouble ?
>

put a #define PF_C_API 1 at the begining of the file source
using pfGetTravMat().

remember that the best way is to use the c++ method :
void pfTraverser::getMat(pfMatrix &mat);

-- 
-----------------------------------------------------------------------
  Jean-Christophe Ulysse
  PhD student in Computer Science
  ISA Team
  Laboratoire Lorrain de Recherche en Informatique et ses Applications
-----------------------------------------------------------------------


New Message Reply Date view Thread view Subject view Author view

This archive was generated by hypermail 2b29 : Tue May 22 2001 - 10:34:09 PDT

This message has been cleansed for anti-spam protection. Replace '++at++' in any mail addresses with the '@' symbol.