Structure with 3D dimension sizes.
#include <DimensionSizes.h>
List of all members.
Detailed Description
Definition at line 50 of file DimensionSizes.h.
Constructor & Destructor Documentation
TDimensionSizes::TDimensionSizes |
( |
size_t |
x, |
|
|
size_t |
y, |
|
|
size_t |
z |
|
) |
| [inline] |
Member Function Documentation
size_t TDimensionSizes::GetElementCount |
( |
| ) |
const [inline] |
bool TDimensionSizes::operator!= |
( |
const TDimensionSizes & |
other | ) |
const [inline] |
- Parameters:
-
[in] | other | - the second operand to compare with |
- Returns:
- true if !=
Definition at line 114 of file DimensionSizes.h.
Operator =
- Parameters:
-
- Returns:
- new value of the element
Definition at line 88 of file DimensionSizes.h.
bool TDimensionSizes::operator== |
( |
const TDimensionSizes & |
other | ) |
const [inline] |
- Parameters:
-
[in] | other | - the second operand to compare with |
- Returns:
- true if ==
Definition at line 104 of file DimensionSizes.h.
The documentation for this struct was generated from the following file: