[vtkusers] Examples !

David Doria daviddoria+vtk at gmail.com
Wed Jan 13 19:58:09 EST 2010


On Wed, Jan 13, 2010 at 7:50 PM, Bill Lorensen <bill.lorensen at gmail.com> wrote:
> The doxygen pages used to have a cross reference to the examples in
> the vtk source distribution. Now there is just a cross-reference to
> tests.
>
> However, there is no cross-reference to the wiki examples. We should
> try to come up with a mechanism to produce such a cross reference. As
> they stand, the wiki examples are difficult to navigate.
>
> Bill
>
> On Wed, Jan 13, 2010 at 6:38 PM, David Doria <daviddoria+vtk at gmail.com> wrote:
>> On Wed, Jan 13, 2010 at 6:31 PM, Shankar Narayana <shank.nasa at gmail.com> wrote:
>>> Hi,
>>>   I am a newbie to VTK. I wanted to learn VTK with examples provided. But,
>>> when I searched in the documentation, there are no reference to Examples for
>>> each class. In version 1.16 of VTK documentation (2001), the classes have a
>>> section named examples which gives a link. How can i find the same in 5.4.2
>>> version ?
>>>  Please help.
>>> Regards,
>>> Shankar
>>
>> Shankar,
>>
>> Welcome to VTK!
>>
>> The current documentation:
>> http://www.vtk.org/doc/nightly/html/classes.html
>>
>> has links to "tests" for many classes. These are often hard to look at
>> (because they were written to be read only by the compiler, not
>> people!) but are sometimes helpful if you have had no luck finding a
>> better source of information.
>>
>> We have been building quite a database of examples here:
>> http://www.vtk.org/Wiki/VTK/Examples
>>
>> that you may be interested in looking through.
>>
>> Are you looking for something in particular?
>>
>> David

Once we move them all into CVS it shouldn't be hard to cross-reference
them from the docs, right? Shouldn't it be identical to how the Tests
are done currently? Aashish is working on making the wiki simply fetch
the content from the CVS, so, if that works, we don't have to make the
docs cross-reference the wiki, only the cvs.

Thanks,

David



More information about the vtkusers mailing list