Colobot
|
Colored vertex. More...
#include <src/graphics/core/vertex.h>
Public Member Functions | |
VertexCol (Math::Vector aCoord, Color aColor=Color()) | |
std::string | ToString () const |
Returns a string "(c: [...], col: [...])". More... | |
Public Attributes | |
Math::Vector | coord |
Color | color |
Static Public Attributes | |
static constexpr VertexType | VERTEX_TYPE = VERTEX_TYPE_COL |
|
inline |
Returns a string "(c: [...], col: [...])".