JunkBox_Win_Lib
1.5.3
Loading...
Searching...
No Matches
Dx2DView.h
Go to the documentation of this file.
1
#pragma once
2
19
#include "
DxBaseClass.h
"
20
21
22
//
23
namespace
jbxwl
{
24
25
27
// CDx2DView ビュー
28
29
class
CDx2DView
:
public
CDxBaseView
//public CView
30
{
31
protected
:
32
CDx2DView
();
33
DECLARE_DYNCREATE
(
CDx2DView
)
34
35
// アトリビュート
36
public
:
37
38
// オペレーション
39
public
:
40
virtual
void
ExecRender
();
41
virtual
void
InitObject
(
void
);
42
43
// オーバーライド
44
//{{AFX_VIRTUAL(CDx2DView)
45
public
:
46
virtual
void
OnInitialUpdate
();
47
protected
:
48
// virtual void OnDraw(CDC* pDC);
49
//}}AFX_VIRTUAL
50
51
// インプリメンテーション
52
protected
:
53
virtual
~CDx2DView
();
54
55
#ifdef _DEBUG
56
virtual
void
AssertValid
()
const
;
57
virtual
void
Dump
(
CDumpContext
&
dc
)
const
;
58
#endif
59
60
protected
:
61
//{{AFX_MSG(CDx2DView)
62
//}}AFX_MSG
63
DECLARE_MESSAGE_MAP
()
64
};
65
66
67
69
70
//{{AFX_INSERT_LOCATION}}
71
72
73
}
// namespace
DxBaseClass.h
jbxwl::CDx2DView
Definition
Dx2DView.h:30
jbxwl::CDx2DView::OnInitialUpdate
virtual void OnInitialUpdate()
Definition
Dx2DView.cpp:83
jbxwl::CDx2DView::CDx2DView
CDx2DView()
Definition
Dx2DView.cpp:26
jbxwl::CDx2DView::ExecRender
virtual void ExecRender()
Definition
Dx2DView.cpp:126
jbxwl::CDx2DView::~CDx2DView
virtual ~CDx2DView()
Definition
Dx2DView.cpp:33
jbxwl::CDx2DView::AssertValid
virtual void AssertValid() const
Definition
Dx2DView.cpp:62
jbxwl::CDx2DView::Dump
virtual void Dump(CDumpContext &dc) const
Definition
Dx2DView.cpp:69
jbxwl::CDx2DView::InitObject
virtual void InitObject(void)
Definition
Dx2DView.cpp:175
jbxwl::CDxBaseView
Definition
DxBaseClass.h:125
jbxwl::CExView::cMin
int cMin
Definition
ExView.h:117
jbxwl
Definition
ContrastDLG.h:23
MFCLib
Dx2DView.h
Generated on Sat Oct 12 2024 19:43:14 for JunkBox_Win_Lib by
1.11.0