Stellarium 0.11.4
Home · All Namespaces · All Classes · Functions · Coding Style · Scripting · Plugins · File Structure

EdgeVertex Struct Reference

Describe a vertex composing polygon contours, and whether it belong to an edge or not. More...

#include <OctahedronPolygon.hpp>

List of all members.

Public Member Functions

 EdgeVertex (bool b)
 EdgeVertex (const Vec3d &v, bool b)

Public Attributes

Vec3d vertex
 The normalized vertex direction.
bool edgeFlag
 Set to true if the vertex is part of at least one edge segment, i.e. it lays on the boundary of the polygon.

Detailed Description

Describe a vertex composing polygon contours, and whether it belong to an edge or not.


Member Data Documentation

Set to true if the vertex is part of at least one edge segment, i.e. it lays on the boundary of the polygon.

The normalized vertex direction.

Generated on Sat Aug 25 22:13:31 2012 for Stellarium by  doxygen 1.6.3