WhirlyGlobe  1.2
A 3D interactive globe toolkit for iOS
WhirlyGlobe::MarkerGenerator::Marker Class Reference

#include <MarkerGenerator.h>

Inheritance diagram for WhirlyGlobe::MarkerGenerator::Marker:
WhirlyGlobe::Identifiable

List of all members.

Public Member Functions

void addToDrawables (RendererFrameInfo *frameInfo, DrawableMap &drawables, float minZres)
 Called by the marker generator build the geometry.

Public Attributes

RGBAColor color
GeoCoord loc
Vector3f norm
Point3f pts [4]
std::vector< std::vector
< TexCoord > > 
texCoords
std::vector< SimpleIdentity > texIDs
NSTimeInterval start
NSTimeInterval period
NSTimeInterval fadeUp
NSTimeInterval fadeDown
int drawOffset
float minVis
float maxVis

Detailed Description

An individual marker contains the geometry we want to put on top of the globe at any given time. These are only used when the marker will iterate through multiple textures over a given period.


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