Documentation | Samples | View3D
How to create simple 3D viewer.
This sample illustrates use of:
| Name | Description |
|---|---|
| TGIS_ViewerWnd.View3D | 3D state; If set to true them Viewer is in a 3D mode. |
| TGIS_Viewer3D.ResetView | |
| TGIS_Viewer3D.ShowLights | |
| TGIS_Viewer3D.UpdateWholeMap | |
| TGIS_Viewer3D.UpdateAllSelectedObjects | |
| TGIS_Viewer3D.Mode | Set 3d Viewer navigation mode. |
| TGIS_Viewer3D.CameraPosition | |
| TGIS_Shape.AddPoint3D | Add a point to the last part of the shape in 3D. |
This sample is available on the following platforms (click to view the source code on GitHub):