#include <region.h>
Membres publics | |
Region () | |
void | Reset (int deltaXwin=0, int deltaYwin=0) |
BOOL | Use (HWND hWnd) |
void | NormalizeSens (POINT *tabPoints, int nbPt) |
void | SetMinMax (POINT *tabPoints, int nbPt) |
BOOL | AddElem (Point2D< GLdouble > pos, GLdouble *modelMatrix, GLdouble *projMatrix, GLint *viewPort) |
Attributs Publics | |
BOOL | enable |
BOOL | computeMinMax |
MyList< Pt_3D_Double > | points |
int | xMin |
int | xMax |
int | yMin |
int | yMax |
int | zMin |
int | zMax |
int | nbOr |
HRGN | hRgnBase |
Elle permet l'utilisation du mode cooperativeWindows ou elle detoure les object 3DS. Elle applique alors les API Windows sur les regions
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|