Colobot
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
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: [...])".
 

Public Attributes

Math::Vector coord
 
Color color
 

Detailed Description

Colored vertex.

It contains:


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