- 2dInDirect3d/Chapter3 . . . . 5 matches
#define CUSTOM_VERTEX_FVF D3DFVF_XYZ
#define CUSTOM_VERTEX_FVF D3DFVF_XYZ | D3DFVF_RHW
#define CUSTOM_VERTEX_FVF D3DFVF_XYZ | D3DFVF_NORMAL
#define CUSTOM_VERTEX_FVF D3DFVF_XYZ | D3DFVF_RHW | D3DFVF_DIFFUSE
#define CUSTOM_VERTEX_FVF D3DFVF_XYZ | D3DFVF_RHW | D3DFVF_DIFFUSE | D3DFVF_SPECULAR
- Star/조현태 . . . . 4 matches
void GetXYZ(int calculateNumber, int i, int j, int k, int& x, int& y, int& z, int& number)
void ChangeXYZ(int& x, int& y, int& z, int calculateNumber)
GetXYZ(calculateNumber, i, j, k, x, y, z, number);
ChangeXYZ(x, y, z, calculateNumber);
- 장용운/알파벳놀이 . . . . 1 match
ABCDEFGHIJKLMNOPQRSTUVWXYZ
Found 3 matching pages out of 7555 total pages (5000 pages are searched)
You can also click here to search title.