VisioMove
2.1.5
|
This class implements local metric spatial reference systems. More...
Protected Member Functions | |
VgMetricSRS () | |
This class constructor is protected to prevent direct instantiation. More... | |
virtual | ~VgMetricSRS () |
Class destructor. More... | |
![]() | |
VgSRS () | |
This class constructor is protected to prevent direct instantiation. More... | |
virtual | ~VgSRS ()=0 |
Class destructor. More... | |
Friends | |
class | VgInstanceFactory |
class | VgLayer |
class | VgPositionToolbox |
Additional Inherited Members | |
![]() | |
bool | isGeoReferenced () const |
![]() | |
VgReferenced () | |
Constructor. More... | |
VgReferenced (const VgReferenced &pThis) | |
Copy constructor. More... | |
virtual | ~VgReferenced () |
Destructor. More... | |
VgReferenced & | operator= (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... | |
![]() | |
int | mNbReferences |
The number of references to this object. More... | |
This class implements local metric spatial reference systems.
It is not possible to create these, they are obtained through the VgEngine::VgPositionToolbox class, or through each of the application's layers.
|
protected |
This class constructor is protected to prevent direct instantiation.
|
protectedvirtual |
Class destructor.
|
friend |
|
friend |
|
friend |