File ShaderController.cpp
FileList > controllers > ShaderController.cpp
Go to the source code of this file
#include "ShaderController.h"#include "events/ShaderEvents.h"#include "events/MaterialEvents.h"#include "Shaders.h"#include <algorithm>
Public Functions
| Type | Name |
|---|---|
| void | UpdateMaterial (Shaders * shader, Material * mat) |
Public Functions Documentation
function UpdateMaterial
void UpdateMaterial (
Shaders * shader,
Material * mat
)
The documentation for this class was generated from the following file src/editor/controllers/ShaderController.cpp