Polygon Crucher SDK - Documentation
Documentation
Loading...
Searching...
No Matches
XWnd.h
1
// XWnd.h: interface for the CXWnd class.
2
//
3
//////////////////////////////////////////////////////////////////////
4
5
#if !defined(CEXWND_INCLUDE_H)
6
#define CEXWND_INCLUDE_H
7
8
#ifdef _MSC_VER
9
#pragma once
10
#endif
// _MSC_VER
11
12
BEGIN_MOOTOOLS_NAMESPACE
13
14
#ifndef MOOTOOLS_MFC_PRODUCT_BUILD
15
16
class
DLL_TOOLSFUNCTION
CXWnd
:
public
CXObject
17
{
18
public
:
19
virtual
xWndHandle
GetSafeHwnd
()
const
;
20
virtual
operator
xWndHandle
()
const
;
21
};
22
23
class
DLL_TOOLSFUNCTION CXDialog :
public
CXObject
24
{
25
};
26
27
#endif
28
29
END_MOOTOOLS_NAMESPACE
30
31
#endif
// !defined(CEXWND_INCLUDE_H)
C3DTPoint
The class defines an x, y, z 3D point which can use int, float or double.
Definition
3DPoint.h:27
VS2022-PolygonCruncherSDK-Full-IO
SDK
Includes
XWnd.h
Generated by
1.9.8