VisioMove  2.1.5
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties Friends Pages
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...

Public Member Functions

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

Public Attributes

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

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 ( )
inlinevirtual

Destructor.

Member Data Documentation

VgEngine::VgRefPtr< VgEngine::VgITexture > VgMapModule::VgPlaceIconDescriptor::mIcon

The icon's texture.

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

double VgMapModule::VgPlaceIconDescriptor::mScale

The scale to associate with mIcon.

Default value is 1.0


The documentation for this struct was generated from the following file:
VisioMove 2.1.5, Visioglobe® 2015