|
VisioMove SDK (iOS)
2.1.22
|

Protected Member Functions | |
| VgGeoReferencedSRS () | |
| virtual | ~VgGeoReferencedSRS () |
Protected Member Functions inherited from VgEngine::VgSRS | |
| VgSRS () | |
| virtual | ~VgSRS ()=0 |
Friends | |
| class | VgInstanceFactory |
| 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 georeferenced spatial reference systems. It is not possible to create these, they are obtained through the VgEngine::VgPositionToolbox class.
|
protected |
This constructor is declared protected to prevent direct instantiation.
|
protectedvirtual |
Class destructor.
|
friend |
|
friend |