Colobot
Public Member Functions | Public Attributes | List of all members
Gfx::VertexCol Struct Reference

Colored vertex. More...

#include <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
 

Detailed Description

Colored vertex.

It contains:

Member Function Documentation

std::string Gfx::VertexCol::ToString ( ) const
inline

Returns a string "(c: [...], col: [...])".


The documentation for this struct was generated from the following file: