iv3d-users

Text archives Help


[IV3D-USERS] Implementing a Reader Parallel to UVF


Chronological Thread 
  • From: Mathieu Malaterre <mathieu.malaterre@gmail.com>
  • To: iv3d-users@sci.utah.edu
  • Subject: [IV3D-USERS] Implementing a Reader Parallel to UVF
  • Date: Thu, 12 Jun 2014 17:22:28 +0200

Dear all,

I am starring at the documentation from:

https://github.com/SCIInstitute/ImageVis3D/blob/master/doc/import.adoc#reader-skeleton

The documentation states:

"Derive the class from FileBackedDataset."

However FileBackedDataset does not derives from Dataset, therefore it
is impossible to implement a Dataset *::Create() function. Is the
documentation outdated or am I missing something here ?

Thanks.



Archive powered by MHonArc 2.6.18.

Top of page