Open CASCADE Technology
6.5.4
|
#include <windows.h>
#include <windowsx.h>
Data Structures | |
class | EHDC |
Defines | |
#define | STRICT |
#define | WIN32_LEAN_AND_MEAN |
#define | ARCF_PIE 0x00000001 |
#define | ARCF_CHORD 0x00000002 |
#define | POLYF_NOEDGE 0x00000001 |
#define | POLYF_NOCLOSEDGE 0x00000002 |
#define | EHDCF_XFORM 0x00000001 |
#define | EHDCF_EPEN 0x00000002 |
#define | EHDCF_JOIN 0x00000004 |
#define | EHDCF_PDRAW 0x00000008 |
#define | EHDCF_CJOIN 0x00000010 |
#define | EHDCF_NJOIN 0x00000020 |
#define | EHDCF_JBEVL 0x00000040 |
#define | EHDCF_SFREE 0x80000000 |
#define | EHDCF_TPATH 0x40000000 |
#define | EHDCF_TREG 0x20000000 |
#define | EHDCF_PPUSH 0x10000000 |
#define | EHDCF_BPUSH 0x08000000 |
#define | EHDCF_DDAF 0x04000000 |
#define ARCF_CHORD 0x00000002 |
#define ARCF_PIE 0x00000001 |
#define EHDCF_BPUSH 0x08000000 |
#define EHDCF_CJOIN 0x00000010 |
#define EHDCF_DDAF 0x04000000 |
#define EHDCF_EPEN 0x00000002 |
#define EHDCF_JBEVL 0x00000040 |
#define EHDCF_JOIN 0x00000004 |
#define EHDCF_NJOIN 0x00000020 |
#define EHDCF_PDRAW 0x00000008 |
#define EHDCF_PPUSH 0x10000000 |
#define EHDCF_SFREE 0x80000000 |
#define EHDCF_TPATH 0x40000000 |
#define EHDCF_TREG 0x20000000 |
#define EHDCF_XFORM 0x00000001 |
#define POLYF_NOCLOSEDGE 0x00000002 |
#define POLYF_NOEDGE 0x00000001 |
#define STRICT |
#define WIN32_LEAN_AND_MEAN |