该枚举定义了加载数据模式类型常量。
命名空间:
SuperMap.Realspace程序集: SuperMap.Realspace (in SuperMap.Realspace)
版本: dll
语法
C# |
---|
public enum LoadingPriorityEnum |
成员
成员名称 | 描述 | |
---|---|---|
Root_Priority |
广度优先
| |
Child_Priority |
深度优先
| |
UsePagedLodInfo |
索引优先
| |
Child_Priority_NonLinear |
深度优先非线性切换
|