|
Colobot
|
A triangle drawn by the graphics engine. More...
#include <src/graphics/engine/engine.h>
Public Attributes | |
| VertexTex2 | triangle [3] |
| Triangle vertices. More... | |
| Material | material |
| Material. More... | |
| int | state = ENG_RSTATE_NORMAL |
| Render state. More... | |
| std::string | tex1Name |
| 1st texture More... | |
| std::string | tex2Name |
| 2nd texture More... | |
A triangle drawn by the graphics engine.
| VertexTex2 Gfx::EngineTriangle::triangle[3] |
Triangle vertices.
| int Gfx::EngineTriangle::state = ENG_RSTATE_NORMAL |
Render state.
| std::string Gfx::EngineTriangle::tex1Name |
1st texture
| std::string Gfx::EngineTriangle::tex2Name |
2nd texture
1.8.16