|
OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
|
#include <shapefil.h>
Public Attributes | |
| SHPHandle | hSHP |
| int | nMaxDepth |
| int | nDimension |
| int | nTotalCount |
| SHPTreeNode * | psRoot |
Definition at line 385 of file shapefil.h.
| SHPHandle SHPTree::hSHP |
Definition at line 387 of file shapefil.h.
| int SHPTree::nDimension |
Definition at line 390 of file shapefil.h.
| int SHPTree::nMaxDepth |
Definition at line 389 of file shapefil.h.
| int SHPTree::nTotalCount |
Definition at line 391 of file shapefil.h.
| SHPTreeNode* SHPTree::psRoot |
Definition at line 393 of file shapefil.h.
1.8.14