dplug.gui.graphics

Members

Aliases

RMSP
alias RMSP = RGBA

In the whole package: The diffuse maps contains: RGBA = red/green/blue/emissiveness The depth maps contains depth. The material map contains: RGBA = roughness / metalness / specular / physical (allows to bypass PBR)

Classes

GUIGraphics
class GUIGraphics
Undocumented in source.

Functions

byteStride
int byteStride(int width)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

scanLineAlignment
enum scanLineAlignment;
Undocumented in source.

Meta

Authors

Guillaume Piolat