public class GLModelRenderer2
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
GLModelRenderer2.TextureLoader |
static class |
GLModelRenderer2.TextureLoaderImpl |
Constructor and Description |
---|
GLModelRenderer2(MapRenderer ctx,
Feature feature,
FeatureDataStore2 dataStore,
MaterialManager materialManager) |
Modifier and Type | Method and Description |
---|---|
void |
draw(GLMapView view,
int renderPass) |
int |
getRenderPass() |
boolean |
hitTest(float screenX,
float screenY,
GeoPoint result) |
void |
release() |