new GeoImage()
Extends
- BaseGeoImage
Methods
-
abstract,protected_createSourceTexture()
-
Creates source gl texture.
-
abstractabortMaterialLoading(material)
-
Name Type Description material
Material GeoImage material. -
abstractloadMaterial(material)
-
Loads planet segment material. In this case - GeoImage source image.
Name Type Description material
Material GeoImage planet material. -
setImage(image)
-
Sets image object.
Name Type Description image
Image Image object. -
setSrc(srs)
-
Sets image source url path.
Name Type Description srs
String Image url path.