|
VisioMove SDK (iOS)
2.1.22
|

Protected Member Functions | |
| VgMetricSRS () | |
| virtual | ~VgMetricSRS () |
Protected Member Functions inherited from VgEngine::VgSRS | |
| VgSRS () | |
| virtual | ~VgSRS ()=0 |
Friends | |
| class | VgInstanceFactory |
| class | VgLayer |
| class | VgPositionToolbox |
Additional Inherited Members | |
Public Member Functions inherited from VgEngine::VgSRS | |
| bool | isGeoReferenced () const |
Public Member Functions inherited from VgEngine::VgReferenced | |
| VgReferenced () | |
| VgReferenced (const VgReferenced &pThis) | |
| virtual | ~VgReferenced () |
| VgReferenced & | operator= (const VgReferenced &pThis) |
| void | ref () const |
| int | unref () const |
| int | getNbReferences () const |
Protected Attributes inherited from VgEngine::VgReferenced | |
| int | mNbReferences |
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 |