OsmAnd
Public Member Functions | Public Attributes
RenderingContext Struct Reference

#include <common.h>

List of all members.

Public Member Functions

 RenderingContext ()
 ~RenderingContext ()
bool interrupted ()

Public Attributes

jobject javaRenderingContext
jobject androidContext
bool useEnglishNames
std::vector< TextDrawInfo * > textToDraw
std::vector< IconDrawInfoiconsToDraw
bool highResMode
float mapTextSize
float density
float leftX
float topY
int width
int height
int zoom
float rotate
float tileDivisor
int pointCount
int pointInsideCount
int visible
int allObjects
int lastRenderedKey
class ElapsedTimer textRendering
class ElapsedTimer nativeOperations
float calcX
float calcY
float cosRotateTileSize
float sinRotateTileSize
int shadowRenderingMode
int shadowLevelMin
int shadowLevelMax

Constructor & Destructor Documentation


Member Function Documentation


Member Data Documentation


The documentation for this struct was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines