Class TGeoElevationGridNodeHelper

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TGeoElevationGridNodeHelper = class helper(TObject) for TGeoElevationGridNode

Description

Hierarchy

  • TObject
  • TGeoElevationGridNodeHelper

Overview

Properties

Public property YScale: Single read GetYScale write SetYScale;
Public property ColorPerVertex: boolean read GetColorPerVertex write SetColorPerVertex;
Public property CreaseAngle: Double read GetCreaseAngle write SetCreaseAngle;
Public property GeoGridOrigin: TVector3Double read GetGeoGridOrigin write SetGeoGridOrigin;
Public property NormalPerVertex: boolean read GetNormalPerVertex write SetNormalPerVertex;
Public property XDimension: Integer read GetXDimension write SetXDimension;
Public property XSpacing: Double read GetXSpacing write SetXSpacing;
Public property ZDimension: Integer read GetZDimension write SetZDimension;
Public property ZSpacing: Double read GetZSpacing write SetZSpacing;

Description

Properties

Public property YScale: Single read GetYScale write SetYScale;
 
Public property ColorPerVertex: boolean read GetColorPerVertex write SetColorPerVertex;
 
Public property CreaseAngle: Double read GetCreaseAngle write SetCreaseAngle;
 
Public property GeoGridOrigin: TVector3Double read GetGeoGridOrigin write SetGeoGridOrigin;
 
Public property NormalPerVertex: boolean read GetNormalPerVertex write SetNormalPerVertex;
 
Public property XDimension: Integer read GetXDimension write SetXDimension;
 
Public property XSpacing: Double read GetXSpacing write SetXSpacing;
 
Public property ZDimension: Integer read GetZDimension write SetZDimension;
 
Public property ZSpacing: Double read GetZSpacing write SetZSpacing;
 

Generated by PasDoc 0.14.0.