Home :: GreenPad :: editwing :: View | classes |
struct VPos | ^ |
表示位置情報まで含めたDPos
- Source:
- C:\usr\develop\MyProject\GreenPad\editwing\ewView.h:95
- Author:
- K.INABA
- Version:
- beta
Contents | ^ |
Entity Type Scope Short Description VPos constructor public undocumented VPos constructor public undocumented operator = operator public undocumented rl attribute public undocumented rx attribute public undocumented vl attribute public undocumented vx attribute public undocumented
constructor VPos | ? ^ > |
undocumented
- Source:
- C:\usr\develop\MyProject\GreenPad\editwing\ewView.h:104
constructor VPos | ? ^ < > |
undocumented
- Source:
- C:\usr\develop\MyProject\GreenPad\editwing\ewView.h:105
- Code:
public VPos (
)
operator = | ? ^ < > |
undocumented
- Source:
- C:\usr\develop\MyProject\GreenPad\editwing\ewView.h:102
- Code:
public void operator = (
const DPos & dp )
attribute rl | ? ^ < > |
undocumented
- Source:
- C:\usr\develop\MyProject\GreenPad\editwing\ewView.h:97
- Code:
public ulong rl
attribute rx | ? ^ < > |
undocumented
- Source:
- C:\usr\develop\MyProject\GreenPad\editwing\ewView.h:99
- Code:
public int rx
attribute vl | ? ^ < > |
undocumented
- Source:
- C:\usr\develop\MyProject\GreenPad\editwing\ewView.h:96
- Code:
public ulong vl
attribute vx | ? ^ < > |
undocumented
- Source:
- C:\usr\develop\MyProject\GreenPad\editwing\ewView.h:98
- Code:
public int vx
Created Mon May 06 21:01:05 2002.
This documentation was generated automatically by
ccdoc v0.8 r26 2001/11/28 bin_opt_msvc_MSWin32-4.0.
Click here to submit a bug report or feature request.
Click here to return to the top of the page.