Метод | Описание | |
---|---|---|
CreateClusterDataSource ( ) : IClusterDataSource | ||
CreateClusterDataSource ( |
||
CreateDepthBitmapDataSource ( ) : IBitmapDataSource | ||
CreateDepthImageDataSource ( ) : IImageDataSource | ||
CreateRGBBitmapDataSource ( ) : IBitmapDataSource | ||
CreateRGBImageDataSource ( ) : IImageDataSource | ||
CreateShapeDataSource ( ) : IShapeDataSource | ||
CreateShapeDataSource ( |
||
CreateShapeDataSource ( IClusterDataSource clusterdataSource ) : IShapeDataSource | ||
CreateShapeDataSource ( IClusterDataSource clusterdataSource, |
||
CreateTrackingClusterDataSource ( ) : TrackingClusterDataSource | ||
DisposeAll ( ) : void | ||
GetDepthGenerator ( ) : OpenNI.DepthGenerator | ||
GetImageGenerator ( ) : OpenNI.ImageGenerator | ||
OpenNIDataSourceFactory ( string configFile ) : System | ||
SetAlternativeViewpointCapability ( ) : void |
Метод | Описание | |
---|---|---|
GetDepthPointerDataSource ( ) : IDepthPointerDataSource | ||
GetRGBPointerDataSource ( ) : IRgbPointerDataSource |
public CreateClusterDataSource ( ) : IClusterDataSource | ||
Результат | IClusterDataSource |
public CreateClusterDataSource ( |
||
clusterDataSourceSettings | ||
Результат | IClusterDataSource |
public CreateDepthBitmapDataSource ( ) : IBitmapDataSource | ||
Результат | IBitmapDataSource |
public CreateDepthImageDataSource ( ) : IImageDataSource | ||
Результат | IImageDataSource |
public CreateRGBBitmapDataSource ( ) : IBitmapDataSource | ||
Результат | IBitmapDataSource |
public CreateRGBImageDataSource ( ) : IImageDataSource | ||
Результат | IImageDataSource |
public CreateShapeDataSource ( ) : IShapeDataSource | ||
Результат | IShapeDataSource |
public CreateShapeDataSource ( |
||
clusterDataSourceSettings | ||
shapeDataSourceSettings | ||
Результат | IShapeDataSource |
public CreateShapeDataSource ( IClusterDataSource clusterdataSource ) : IShapeDataSource | ||
clusterdataSource | IClusterDataSource | |
Результат | IShapeDataSource |
public CreateShapeDataSource ( IClusterDataSource clusterdataSource, |
||
clusterdataSource | IClusterDataSource | |
shapeDataSourceSettings | ||
Результат | IShapeDataSource |
public CreateTrackingClusterDataSource ( ) : TrackingClusterDataSource | ||
Результат | TrackingClusterDataSource |
public GetDepthGenerator ( ) : OpenNI.DepthGenerator | ||
Результат | OpenNI.DepthGenerator |
public GetImageGenerator ( ) : OpenNI.ImageGenerator | ||
Результат | OpenNI.ImageGenerator |
public OpenNIDataSourceFactory ( string configFile ) : System | ||
configFile | string | |
Результат | System |
public SetAlternativeViewpointCapability ( ) : void | ||
Результат | void |