Map Doc  1.0
iOS-引擎SDK-开放平台
MBRoutePointCollectorInfo类 参考

#import <MBRoutePointCollector.h>

类 MBRoutePointCollectorInfo 继承关系图:
MBObject

属性

float junctionSmoothIntensity
 
int pointNumber
 
MBNdsPointndsPoints
 
float * distances
 

额外继承的成员函数

- 构造函数 继承自 MBObject
(instancetype) - initWithHandle:
 
(void *) - getHandle
 

详细描述

路线收集类代理返回数据

属性说明

◆ distances

- (float*) distances
readnonatomicassign

点集中 点的 距离集,与RoutePointCollectorInfo#ndsPoints对应

◆ junctionSmoothIntensity

- (float) junctionSmoothIntensity
readnonatomicassign

路口处的平滑强度

◆ ndsPoints

- (MBNdsPoint*) ndsPoints
readnonatomicassign

采集的点集

◆ pointNumber

- (int) pointNumber
readnonatomicassign

采集的点的数量


该类的文档由以下文件生成: