![]() |
Stellarium 0.11.3 | ||
| Home · All Namespaces · All Classes · Functions · Coding Style · Scripting · Plugins · File Structure |
Describe a vertex composing polygon contours, and whether it belong to an edge or not. More...
#include <OctahedronPolygon.hpp>
Public Member Functions | |
| EdgeVertex (bool b) | |
| EdgeVertex (const Vec3d &v, bool b) | |
Public Attributes | |
| Vec3d | vertex |
| bool | edgeFlag |
Describe a vertex composing polygon contours, and whether it belong to an edge or not.
1.6.3