formatting
This commit is contained in:
parent
528d59263b
commit
6cfc776911
@ -40,8 +40,8 @@ public abstract class RenderLayer {
|
|||||||
mMapPosition = new MapPosition();
|
mMapPosition = new MapPosition();
|
||||||
}
|
}
|
||||||
|
|
||||||
/** /////////////// called in GLRender Thread /////////////////////// **/
|
|
||||||
/**
|
/**
|
||||||
|
* ////////////////////// GLRender Thread ///////////////////////////
|
||||||
* 1. Called first by GLRenderer:
|
* 1. Called first by GLRenderer:
|
||||||
* Update the layer state here. Set 'this.newData = true' when
|
* Update the layer state here. Set 'this.newData = true' when
|
||||||
* 'compile()' should be called before next call to 'render()'
|
* 'compile()' should be called before next call to 'render()'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user