|
JunkBox_Win_Lib 1.5.3
|
#include <DxSRenderView.h>
Public Attributes | |
| float | x |
| float | y |
| float | z |
| float | nx |
| float | ny |
| float | nz |
| float | ps |
| D3DCOLOR | color |
Definition at line 31 of file DxSRenderView.h.
| D3DCOLOR color |
Definition at line 36 of file DxSRenderView.h.
| float nx |
Definition at line 34 of file DxSRenderView.h.
| float ny |
Definition at line 34 of file DxSRenderView.h.
| float nz |
Definition at line 34 of file DxSRenderView.h.
| float ps |
Definition at line 35 of file DxSRenderView.h.
Referenced by CDxSRenderView::PrepareVB().
| float x |
Definition at line 33 of file DxSRenderView.h.
| float y |
Definition at line 33 of file DxSRenderView.h.
| float z |
Definition at line 33 of file DxSRenderView.h.