Stellarium 0.12.3
List of all members | Public Member Functions | Public Attributes
Planet::Vertex2D Struct Reference

A simple 2D vertex with only a position. More...

#include <Planet.hpp>

Public Member Functions

 Vertex2D (const float x, const float y)
 
 VERTEX_ATTRIBUTES (Vec2f Position)
 

Public Attributes

Vec2f position
 

Detailed Description

A simple 2D vertex with only a position.

Definition at line 297 of file Planet.hpp.


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