VisuTwin Canvas
C++ 3D Engine — Metal Backend
Loading...
Searching...
No Matches
shader.h File Reference
#include <memory>
#include <string>

Go to the source code of this file.

Classes

class  visutwin::canvas::Shader
struct  visutwin::canvas::ShaderDefinition

Namespaces

namespace  visutwin
namespace  visutwin::canvas

Functions

std::shared_ptr< Shadervisutwin::canvas::createShader (GraphicsDevice *graphicsDevice, const ShaderDefinition &definition, const std::string &sourceCode)