Strona Główna   Lista Obszarów Nazw   Lista Alfabetyczna   Lista Klas   Lista Plików   Składowe Klas   Składowe Plików  

Referencje Pliku multirecttracker.h

#include "CTList.h"
#include "TObject.h"

Wykres zależności załączania dla multirecttracker.h:

Include dependency graph

Idź do kodu źródłowego tego pliku.

Komponenty

class  CMultiRectTracker

Zmienne

const int hitNothing = 13
const int hitTopLeft = 0
const int hitBottomLeft = 1
const int hitTopRight = 2
const int hitBottomRight = 3
const int hitMiddleLeft = 4
const int hitMiddleRight = 5
const int hitMiddleTop = 6
const int hitMiddleBottom = 7
const int hitTop = 8
const int hitBottom = 9
const int hitLeft = 10
const int hitRight = 11
const int hitMiddle = 12
const int mskTopLeft = 1
const int mskBottomLeft = 2
const int mskTopRight = 4
const int mskBottomRight = 8
const int mskMiddleLeft = 16
const int mskMiddleRight = 32
const int mskMiddleTop = 64
const int mskMiddleBottom = 128
const int mskTop = 256
const int mskBottom = 512
const int mskLeft = 1024
const int mskRight = 2048
const int mskMiddle = 4096
const int mskNothing = 0
const int mskAll = 0xFFFFFFFF
const int mskWidth
const int mskHeight
const int mskSize
const int mskMove = mskLeft | mskRight | mskTop | mskBottom


Dokumentacja Zmiennych

const int hitBottom = 9
 

const int hitBottomLeft = 1
 

const int hitBottomRight = 3
 

const int hitLeft = 10
 

const int hitMiddle = 12
 

const int hitMiddleBottom = 7
 

const int hitMiddleLeft = 4
 

const int hitMiddleRight = 5
 

const int hitMiddleTop = 6
 

const int hitNothing = 13
 

const int hitRight = 11
 

const int hitTop = 8
 

const int hitTopLeft = 0
 

const int hitTopRight = 2
 

const int mskAll = 0xFFFFFFFF
 

const int mskBottom = 512
 

const int mskBottomLeft = 2
 

const int mskBottomRight = 8
 

const int mskHeight
 

Inicjalizator:

const int mskLeft = 1024
 

const int mskMiddle = 4096
 

const int mskMiddleBottom = 128
 

const int mskMiddleLeft = 16
 

const int mskMiddleRight = 32
 

const int mskMiddleTop = 64
 

const int mskMove = mskLeft | mskRight | mskTop | mskBottom
 

const int mskNothing = 0
 

const int mskRight = 2048
 

const int mskSize
 

Inicjalizator:

const int mskTop = 256
 

const int mskTopLeft = 1
 

const int mskTopRight = 4
 

const int mskWidth
 

Inicjalizator:


Wygenerowano Mon Feb 17 16:20:35 2003 dla FormCreator programem doxygen1.2.16