#include <lightfield.h>
Inheritance diagram for vu16:
Protected Member Functions | |
virtual bool | read (FILE *file) |
virtual bool | write (FILE *file) |
Writes the general lightfield data information to the file. |
Definition at line 11 of file lightfield.h.
|
This method reads in the general information for all lightfield data sets. It also asserts whether the data is indeed lightfield or not.
Reimplemented from vu1. Reimplemented in vu1611< SIZE, TYPE >, vu161, vu1611< SIZE, float >, and vu1611< SIZE, byte >. Definition at line 8 of file lightfield.cpp. References vu1::read(), and vu1::setInvalidFormatError(). |
Here is the call graph for this function:
|
Writes the general lightfield data information to the file.
Reimplemented from vu1. Reimplemented in vu1611< SIZE, TYPE >, vu161, vu1611< SIZE, float >, and vu1611< SIZE, byte >. Definition at line 26 of file lightfield.cpp. References vu1::setWriteError(), and vu1::write(). |
Here is the call graph for this function: