![]() |
This document is archived and information here might be outdated. Recommended version. |
Provides access to members that control functions common to all Terrain renderers.
Name | Description | |
---|---|---|
![]() |
CanRender | Indicates if renderer can draw. |
![]() |
Copy | Copies the properties of the given renderer. |
![]() |
Draw | Draws the TIN. |
![]() |
Name | The descriptive name of a renderer. |
![]() |
Terrain | The Terrain associated with the renderer. |
![]() |
Tin | The TIN associated with the renderer. |
![]() |
Visible | Indicates if the renderer is currently visible. |
Interfaces | Description |
---|---|
ITinRenderer | Provides access to members that control functions common to all TIN renderers. |
CoClasses and Classes | Description |
---|---|
TerrainDirtyAreaRenderer | Terrain dirty area renderer component. |
TerrainPointAttributeRenderer | Terrain point renderer component. |
TerrainPointElevationRenderer | Terrain point renderer component. |
TerrainPointUniqueValueRenderer | Terrain point unique value renderer component. |
TinAspectRenderer | TIN aspect renderer component. |
TinElevationRenderer | TIN elevation renderer component. |
TinFaceRenderer | TIN face renderer component. |
TinFaceValueRenderer | TIN face value renderer component. |
TinNodeElevationRenderer | TIN node elevation renderer component. |
TinSlopeRenderer | TIN slope renderer component. |