#include "2B.h"
#include "vuVHImage.h"
#include <stdio.h>
#include <string.h>
Include dependency graph for 2B.cpp:
Go to the source code of this file.
Functions | |
bool | readFreZ (vu11122 &volume, const vuString &filemask, int startID, int endID, int incID) |
A friend to read fre.Z format from the visible human project. |
|
A friend to read fre.Z format from the visible human project.
Definition at line 232 of file 2B.cpp. References byte, vuVHImage::getData(), vuVHImage::getHeight(), vuVHImage::getWidth(), img, vuVHImage::loadSlice(), vu1::m_Data, vu1::m_DataSize, vu1112::m_Dim1Origin, vu1112::m_Dim1Size, vu1112::m_Dim2Origin, vu1112::m_Dim2Size, vu1112::m_Dim3Origin, vu1112::m_Dim3Size, vu1112::m_Spacing, and vuVHImage::magicMatch(). Referenced by main(). |
Here is the call graph for this function: