C# Класс Sanderling.Motor.Extension

Показать файл Открыть проект

Открытые методы

Метод Описание
AsSequenceMotion ( this motion, IMemoryMeasurement memoryMeasurement ) : IEnumerable
ClientToScreen ( this hWnd, Vektor2DInt locationInClient ) : Vektor2DInt?
EnumerateSetElementExcludedFromOcclusion ( this memoryMeasurement ) : IEnumerable

Описание методов

AsSequenceMotion() статический публичный Метод

static public AsSequenceMotion ( this motion, IMemoryMeasurement memoryMeasurement ) : IEnumerable
motion this
memoryMeasurement IMemoryMeasurement
Результат IEnumerable

ClientToScreen() статический публичный Метод

static public ClientToScreen ( this hWnd, Vektor2DInt locationInClient ) : Vektor2DInt?
hWnd this
locationInClient Vektor2DInt
Результат Vektor2DInt?

EnumerateSetElementExcludedFromOcclusion() статический публичный Метод

static public EnumerateSetElementExcludedFromOcclusion ( this memoryMeasurement ) : IEnumerable
memoryMeasurement this
Результат IEnumerable