cdfGenParamArray

S

sg2008

Guest
Uisng itkDB, 'cdfGenParamArray' rentrun 0 paramter even though there
are parameters.
I used cdfStartGenParam to collect all paramters, which seems to be
generating all paramters. cdfGenParamArray decribed in itkDB.h, header
file, but not described in itkDBuser manual at all.

I assume, cdfGenParamArray is not functioning at all using itkDB.

Have anyone come accross such a issue?
 
sg2008 wrote, on 09/09/08 21:30:
Uisng itkDB, 'cdfGenParamArray' rentrun 0 paramter even though there
are parameters.
I used cdfStartGenParam to collect all paramters, which seems to be
generating all paramters. cdfGenParamArray decribed in itkDB.h, header
file, but not described in itkDBuser manual at all.

I assume, cdfGenParamArray is not functioning at all using itkDB.

Have anyone come accross such a issue?
Hi Samir,

This is not a public function. You should not use it. Just because it is in the
itkDB.h file, does not mean
it is public - it is not documented. There are some additional functions which
are required
to use the results of this function properly, and those aren't documented either.

You should use the documented cdfStartGenParam() method to do this.

Regards,

Andrew.
 

Welcome to EDABoard.com

Sponsor

Back
Top