Public Member Functions | |
| HRESULT | Clear (void) |
| HRESULT | GetCount (DWORD *dwItemCount) |
| HRESULT | CopyData ([out] RtD3DEyeCamera2 *pVal) |
| HRESULT | SetData ([in] DWORD dwCount,[in] RtD3DEyeCamera2 *pVal) |
|
|
Clear the dataobject. |
|
|
Return the number of camera values stored in the object
|
|
|
Fill the supplied buffer with all camera data. Buffer has to be able to hold GetCount items.
|
|
||||||||||||
|
Fill the dataobject with the camera data from the buffer.
|
1.3.2