SceneDataNode
Description
- Derived from
-
Disposable abstract
ISceneDataNode
Default implementation of the ISceneDataNode interface.
Use the following methods to manipulate the bounds, the content, and children of this scene data node:
The ISceneDataNode.ChildAt method always returns SceneDataNode objects. The ISceneDataNode.ContentAt method always returns SceneDataContent objects.
Public / Attributes
GeorefLocal
Returns the transformation that establishes the local coordinate system of this scene database node.
The AffineTransform transforms the local coordinate system of this scene database node to the one of its parent. If GeorefDatum is null, the transformation is always AffineTransform.Identity. If ISceneDataTree.Parent is null or GeorefDatum of ISceneDataTree.Parent is null, the parent coordinate system is the geocentric coordinate system that is established by Geocentric.For1 when called with GeorefDatum.