VisioMove  2.1.5
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties Friends Pages
Vg3DModule::VgMarker Class Reference

Displays a marker on a ponctual position described by a VgPoint. More...

Inheritance diagram for Vg3DModule::VgMarker:
Inheritance graph

Public Member Functions

virtual ~VgMarker ()
 Desctructor. More...
 
virtual VgIconMarkerasIconMarker ()
 Casts this instance into a VgIconMarker. More...
 
virtual VgTextMarkerasTextMarker ()
 Casts this instance into a VgTextMarker. More...
 
- Public Member Functions inherited from VgEngine::VgReferenced
 VgReferenced ()
 Constructor. More...
 
 VgReferenced (const VgReferenced &pThis)
 Copy constructor. More...
 
virtual ~VgReferenced ()
 Destructor. More...
 
VgReferencedoperator= (const VgReferenced &pThis)
 Assignment operator. More...
 
void ref () const
 This method is used to add a reference to this object. More...
 
int unref () const
 This method is used to remove a reference to this object. More...
 
int getNbReferences () const
 Retrieves the number of references to this object. More...
 

Protected Member Functions

 VgMarker ()
 Constructor. More...
 

Protected Attributes

Private * mPrivate
 
- Protected Attributes inherited from VgEngine::VgReferenced
int mNbReferences
 The number of references to this object. More...
 

Friends

class VgEngine::VgObjectBridge
 

Detailed Description

Displays a marker on a ponctual position described by a VgPoint.

There are two types of makers : textual (a label) and graphics (an image).

Version
2.0

Constructor & Destructor Documentation

Vg3DModule::VgMarker::VgMarker ( )
protected

Constructor.

virtual Vg3DModule::VgMarker::~VgMarker ( )
virtual

Desctructor.

Member Function Documentation

virtual VgIconMarker* Vg3DModule::VgMarker::asIconMarker ( )
virtual

Casts this instance into a VgIconMarker.

Returns
A valid icon marker if this marker is compatible, NULL otherwise.

Reimplemented in Vg3DModule::VgIconMarker.

virtual VgTextMarker* Vg3DModule::VgMarker::asTextMarker ( )
virtual

Casts this instance into a VgTextMarker.

Returns
A valid text marker if this marker is compatible, NULL otherwise.

Reimplemented in Vg3DModule::VgTextMarker.

Friends And Related Function Documentation

friend class VgEngine::VgObjectBridge
friend

Member Data Documentation

Private* Vg3DModule::VgMarker::mPrivate
protected

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