youtube:opengl-training-005
差分
このページの2つのバージョン間の差分を表示します。
| 両方とも前のリビジョン前のリビジョン次のリビジョン | 前のリビジョン | ||
| youtube:opengl-training-005 [2026/01/03 16:30] – [OpenGLの修行 #5 - 続・三角形を描く (1)] Add hint for Boost.Scope on note warining freemikan | youtube:opengl-training-005 [2026/06/06 22:38] (現在) – Replace std::exit with return in main freemikan | ||
|---|---|---|---|
| 行 192: | 行 192: | ||
| std::cerr << " | std::cerr << " | ||
| glfwTerminate(); | glfwTerminate(); | ||
| - | | + | |
| } | } | ||
| | | ||
| 行 200: | 行 200: | ||
| std::cerr << " | std::cerr << " | ||
| glfwTerminate(); | glfwTerminate(); | ||
| - | | + | |
| } | } | ||
| | | ||
| 行 210: | 行 210: | ||
| std::cerr << " | std::cerr << " | ||
| glfwTerminate(); | glfwTerminate(); | ||
| - | | + | |
| } | } | ||
| | | ||
| 行 378: | 行 378: | ||
| ShaderObject:: | ShaderObject:: | ||
| : type_{other.type_}, | : type_{other.type_}, | ||
| - | type_ = 0; // nothing? | + | |
| - | name_ = 0; | + | |
| } | } | ||
youtube/opengl-training-005.1767425431.txt.gz · 最終更新: by freemikan
