|
VisuTwin Canvas
C++ 3D Engine — Metal Backend
|
#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< Shader > | visutwin::canvas::createShader (GraphicsDevice *graphicsDevice, const ShaderDefinition &definition, const std::string &sourceCode) |