Fluid
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Fluid::SceneGraph::ElevationShader Class Reference

#include <elevationmaterial.h>

Inheritance diagram for Fluid::SceneGraph::ElevationShader:
Inheritance graph
[legend]
Collaboration diagram for Fluid::SceneGraph::ElevationShader:
Collaboration graph
[legend]

Public Member Functions

 ElevationShader ()
 
bool updateUniformData (QSGMaterialShader::RenderState &state, QSGMaterial *newMaterial, QSGMaterial *oldMaterial) override
 
void updateSampledImage (RenderState &, int binding, QSGTexture **texture, QSGMaterial *newMaterial, QSGMaterial *) override
 

Constructor & Destructor Documentation

◆ ElevationShader()

Fluid::SceneGraph::ElevationShader::ElevationShader ( )

Member Function Documentation

◆ updateSampledImage()

void Fluid::SceneGraph::ElevationShader::updateSampledImage ( RenderState &  state,
int  binding,
QSGTexture **  texture,
QSGMaterial *  newMaterial,
QSGMaterial *   
)
override

◆ updateUniformData()

bool Fluid::SceneGraph::ElevationShader::updateUniformData ( QSGMaterialShader::RenderState &  state,
QSGMaterial *  newMaterial,
QSGMaterial *  oldMaterial 
)
override

The documentation for this class was generated from the following files: