#include <vuSimpleFBR1B.h>
Inheritance diagram for vuSimpleFBR1B:
Public Member Functions | |
bool | init (const char *DataFile) |
Static Public Member Functions | |
const char * | getFileType () |
Returns the type of vu Datafile that the utility works with. |
|
Returns the type of vu Datafile that the utility works with.
Reimplemented from vuBasicUtility. Definition at line 8 of file vuSimpleFBR1B.h. |
|
Initializes the utility window. A object is created and the volume data is read. The window appears when finished. Reimplemented from vuSimpleFBR< 1, byte >. Definition at line 20 of file vuSimpleFBR1B.cpp. References vuSimpleFBR< SIZE, TYPE >::init(). |
Here is the call graph for this function: