|
LightsprintSDK 2021.08.08
|
This is the complete list of members for rr_gl::PluginParamsCube, including all inherited members.
| createRuntime(const PluginCreateRuntimeParams ¶ms) const | rr_gl::PluginParamsCube | virtual |
| cubeTexture | rr_gl::PluginParamsCube | |
| depthTexture | rr_gl::PluginParamsCube | |
| fovDeg | rr_gl::PluginParamsCube | |
| next | rr_gl::PluginParams | |
| PluginParamsCube(const PluginParams *_next, Texture *_cubeTexture, Texture *_depthTexture, float _fovDeg) | rr_gl::PluginParamsCube | inline |