See: Description
| Class | Description |
|---|---|
| RepeatedBuildTest |
A test application that repeatedly builds a TIN and tracks the time
required for each iteration.
|
| RepeatedDeleteTest |
A test application that repeatedly builds a TIN and then removes points
tracking the time required for each iteration.
|
| SingleBuildTest |
Builds a TIN from the specified Lidar file, running once and terminating to
provide a simple test of the IncrementalTin logic.
|
| TwinBuildTest |
Provides a parallel comparison of two different instances of the
Incremental TIN classes.
|
Copyright © 2019. All rights reserved.