Photon Engine 2.0.0-beta
A physically based renderer.
|
This is the complete list of members for ph::RegularPicture, including all inherited members.
getComponentType() const | ph::RegularPicture | inline |
getFormat() const | ph::RegularPicture | inline |
getHeightPx() const | ph::RegularPicture | inline |
getPixels() | ph::RegularPicture | inline |
getPixels() const | ph::RegularPicture | inline |
getSizePx() const | ph::RegularPicture | inline |
getWidthPx() const | ph::RegularPicture | inline |
isHDR() const | ph::RegularPicture | |
isLDR() const | ph::RegularPicture | |
numComponents() const | ph::RegularPicture | inline |
operator=(RegularPicture &&rhs) | ph::RegularPicture | |
RegularPicture() | ph::RegularPicture | |
RegularPicture(math::Vector2S sizePx, std::size_t numComponents, EPicturePixelComponent componentType) | ph::RegularPicture | |
RegularPicture(RegularPicture &&other) | ph::RegularPicture | |
setFormat(const RegularPictureFormat &format) | ph::RegularPicture |