#include <ImageTools.h>
Definition at line 83 of file ImageTools.h.
◆ allocateMip() [1/2]
template<typename T >
T * Divide::ImageTools::ImageLayer::allocateMip |
( |
const size_t |
len, |
|
|
const U16 |
width, |
|
|
const U16 |
height, |
|
|
const U16 |
depth, |
|
|
const U8 |
numComponents |
|
) |
| |
|
inline |
◆ allocateMip() [2/2]
template<typename T >
T * Divide::ImageTools::ImageLayer::allocateMip |
( |
const T * |
data, |
|
|
size_t |
len, |
|
|
U16 |
width, |
|
|
U16 |
height, |
|
|
U16 |
depth, |
|
|
const U8 |
numComponents |
|
) |
| |
|
inline |
◆ data()
bufferPtr Divide::ImageTools::ImageLayer::data |
( |
const U8 |
mip | ) |
const |
|
inline |
◆ getMip()
LayerData * Divide::ImageTools::ImageLayer::getMip |
( |
const U8 |
mip | ) |
const |
|
inline |
◆ mipCount()
U8 Divide::ImageTools::ImageLayer::mipCount |
( |
| ) |
const |
|
inlinenoexcept |
◆ _mips
vector<LayerData_uptr> Divide::ImageTools::ImageLayer::_mips |
|
private |
The documentation for this struct was generated from the following file: