Public Member Functions | Public Attributes

VgMapModule::VgPlaceIconDescriptor Struct Reference

The VgPlaceIconDescriptor encapsulates information associated with a place icon, where a place icon is a texture associated with a place. More...

Collaboration diagram for VgMapModule::VgPlaceIconDescriptor:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 VgPlaceIconDescriptor ()
 Constructor.
 VgPlaceIconDescriptor (const VgPlaceIconDescriptor &pDescriptor)
 Copy Constructor.
virtual ~VgPlaceIconDescriptor ()
 Destructor.

Public Attributes

double mScale
 The scale to associate with mIcon.
VgEngine::VgRefPtr
< VgEngine::VgITexture
mIcon
 The icon's texture.

Detailed Description

The VgPlaceIconDescriptor encapsulates information associated with a place icon, where a place icon is a texture associated with a place.

Date:
25/02/2010

Constructor & Destructor Documentation

VgMapModule::VgPlaceIconDescriptor::VgPlaceIconDescriptor (  ) [inline]

Constructor.

VgMapModule::VgPlaceIconDescriptor::VgPlaceIconDescriptor ( const VgPlaceIconDescriptor pDescriptor ) [inline]

Copy Constructor.

Parameters:
pDescriptorThe VgIPlaceIconDescriptor to be copied.
virtual VgMapModule::VgPlaceIconDescriptor::~VgPlaceIconDescriptor (  ) [inline, virtual]

Destructor.


Member Data Documentation

The icon's texture.

When added to the scene, the icon's pixel size is independant from its distance to the camera.

The scale to associate with mIcon.

Default value is 1.0


The documentation for this struct was generated from the following file:
VisioDevKit 2.0, Visioglobe® 2013