Go to the source code of this file.
Defines | |
#define | DESELECTED 0 |
#define | SELECTED 1 |
Functions | |
BOOL WINAPI | DllMain (HANDLE hDLL, DWORD dwReason, LPVOID lpReserved) |
BOOL | _Xmodeler (HWND parent_window, HWND info_window, X__STRUCTURE *lpevi) |
#define DESELECTED 0 |
Definition at line 17 of file SECTIONS.C.
#define SELECTED 1 |
Definition at line 18 of file SECTIONS.C.
BOOL WINAPI DllMain | ( | HANDLE | hDLL, | |
DWORD | dwReason, | |||
LPVOID | lpReserved | |||
) |
Definition at line 31 of file SECTIONS.C.
References DLL_PROCESS_ATTACH, DLL_PROCESS_DETACH, hThisInstance, and TRUE.
BOOL _Xmodeler | ( | HWND | parent_window, | |
HWND | info_window, | |||
X__STRUCTURE * | lpevi | |||
) |
Definition at line 46 of file SECTIONS.C.
References CreateEdge, CreateFace, CreateVertex, FALSE, fp, hThisInstance, MainVp, Nedge, Nface, Nvert, TRUE, UpdateEdgeHeap, UpdateFaceHeap, UpdateVertexHeap, x, y, and z.