Stellarium 0.12.4
List of all members | Public Member Functions | Public Attributes
SphericalRegion::TexturedVertex Struct Reference

3D vertex with position and a texture coordinate. More...

#include <StelSphereGeometry.hpp>

Public Member Functions

 TexturedVertex (const Vec3f &position, const Vec2f &texCoord)
 
 TexturedVertex (const Vec3d &pos, const Vec2f &texCoord)
 

Public Attributes

Vec3f position
 
Vec2f texCoord
 

Detailed Description

3D vertex with position and a texture coordinate.

Definition at line 258 of file StelSphereGeometry.hpp.


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