WorldWind Source Analysis Series: Surface Image class Surfaceimage

Source: Internet
Author: User

The surface Image class Surfaceimage describes the surface texture image of a planetary class (such as the Earth). The class diagram for this class is as follows.

The surface image class Surfaceimage contains the following main fields, properties, and methods:

String m_imagefilepath;//path to the image file

Double m_north;//the northern boundary of the image file

Double m_south;//The southern border of the image file

Double m_west;//the western boundary of the image file

Double m_east; Eastern boundary of the image file

Texture m_texture = null;//Texture object built with an image file

bool m_enabled = true; Whether to enable image files

WorldWind.Renderable.RenderableObject m_parentrenderable; Parent-rendered object node of an image file

Public System.DateTime lastupdate = System.DateTime.Now; Latest update time for image files

public byte Opacity = 255; Opacity of the image file

This class of methods are relatively simple, no longer repeat, interested readers can read the source code.

WorldWind Source Analysis Series: Surface Image class Surfaceimage

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.