![]() |
Covellite++
Version: 2.3.2 Revision: 2584 Platform: x64 Build: 19:03 05.09.2026
Кроссплатформенный фреймворк для разработки приложений на С++
|
| Solution\Solution\Covellite.Api\Covellite.Api\Renderer\DirectX11.cpp: |
|
|||||
| 1212 | throw STD_EXCEPTION << "Unexpected buffer type: " << _pComponent->Id; |
||||
... |
|||||
| 1258 | throw STD_EXCEPTION << "Unexpected buffer data component."; |
||||
|
| Solution\Solution\Covellite.Api\Covellite.Api\Renderer\GraphicApi.CapturingServiceComponent.cpp: |
|
|||||
| 69 | Source.clear(); |
||||
|
| Solution\Solution\Covellite.Api\Covellite.Api\Renderer\GraphicApi.Constants.hpp: |
|
|||||
| 93 | throw STD_EXCEPTION << "Unexpected type: " << typeid(T).name(); |
||||
|
| Solution\Solution\Covellite.Api\Covellite.Api\Renderer\GraphicApi.cpp: |
|
|||||
| 24 | { return [](void) {}; } }, |
||||
|
| Solution\Solution\Covellite.Api\Covellite.Api\Renderer\GraphicApi.hpp: |
|
|||||
| 138 | throw STD_EXCEPTION << "Это не должно вызываться, нужно для компилируемости"; |
||||
|
| Solution\Solution\Covellite.Api\Covellite.Api\Renderer\OpenGLCommonShader.cpp: |
|
|||||
| 365 | LOGGER(Info) << "GL_EXTENSIONS: " << |
||||
... |
|||||
| 743 | }; |
||||
... |
|||||
| 1162 | throw STD_EXCEPTION << "Unexpected Presend data component: id = " << |
||||
|
| Solution\Solution\Covellite.Api\Covellite.Api\Renderer\Shaders\Default.fx: |
|
|||||
| 45 | return COVELLITE_TEX2D_COLOR(TexDiffuse, _Value.TexCoord) * _Value.Color; |
||||
|
| Solution\Solution\Covellite.Gui\Covellite.Gui\Layer.android.cpp: |
|
|||||
| 28 | return string_cast<::std::string, Encoding::UTF8>( |
||||
|