Class TGeoTransformNodeHelper
Unit
X3DNodes
Declaration
type TGeoTransformNodeHelper = class helper(TObject) for TGeoTransformNode
Description
Hierarchy
- TObject
- TGeoTransformNodeHelper
Overview
Properties
Description
Properties
 |
property GeoCenter: TVector3Double read GetGeoCenter write SetGeoCenter; |
|
 |
property ScaleOrientation: TVector4Single read GetScaleOrientation write SetScaleOrientation; |
|
 |
property Translation: TVector3Single read GetTranslation write SetTranslation; |
|
Generated by PasDoc 0.14.0.
|