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

Size3D Class Reference

simple struct: width height depth More...

#include <Size3D.hpp>

List of all members.

Public Member Functions

 Size3D (int _width, int _height, int _depth)
 Size3D (const Vect3Di &V)
Size3D LargerBound (const Size3D &other)
Size3D SmallerBound (const Size3D &other)
Vect3Di GetV () const
 operator Vect3Di ()
int operator== (const Size3D &other) const
int operator!= (const Size3D &other) const

Public Attributes

int width
int height
int depth


Detailed Description

simple struct: width height depth

Definition at line 27 of file Size3D.hpp.


The documentation for this class was generated from the following file:
Generated on Fri Jun 17 13:36:20 2005 for ImLib3D by  doxygen 1.4.2