Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

Container3D.hpp File Reference

#include <imlib3dconfig.h>
#include <ImLib3D/CppTools.hpp>
#include <ImLib3D/RectZone3D.hpp>
#include <ImLib3D/Vect3D.hpp>
#include <assert.h>
#include <fstream>
#include <ImLib3D/ImLib3DFile.hpp>
#include <ImLib3D/Size3D.hpp>
#include <ImLib3D/Properties.hpp>
#include <ImLib3D/Image3D.hpp>
#include <ImLib3D/FloatCast.hpp>
#include <ImLib3D/Container3DIterators.hpp>
#include <ImLib3D/Image3Dlinear.hpp>
#include <ImLib3D/Container3D.hxx>
#include <ImLib3D/Image3Dlinear.hxx>
#include <ImLib3D/Properties.hxx>

Include dependency graph for Container3D.hpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define _Container3D_internal
#define std_typedefs
 makes (const_)iteratorXXX visible to inherited classes

Functions

string Container3D_ReadImageType (const string &fname)


Detailed Description

Definition in file Container3D.hpp.


Define Documentation

#define std_typedefs
 

Value:

typedef Im3DValue value_type;      \
    typedef typename _Base::iteratorZone iteratorZone;  \
    typedef typename _Base::iteratorFast iteratorFast;  \
    typedef typename _Base::iteratorXYZ  iteratorXYZ;   \
    typedef typename _Base::const_iteratorZone const_iteratorZone;  \
    typedef typename _Base::const_iteratorFast const_iteratorFast;  \
    typedef typename _Base::const_iteratorXYZ  const_iteratorXYZ;
makes (const_)iteratorXXX visible to inherited classes

Definition at line 241 of file Container3D.hpp.


Generated on Fri Jun 17 13:36:10 2005 for ImLib3D by  doxygen 1.4.2