Searched defs:SetClipPlane (Results 1 – 4 of 4) sorted by relevance
628 long Direct3DDevice9Ex::SetClipPlane(unsigned long index, const float *plane) in SetClipPlane() function in D3D9::Direct3DDevice9Ex
2561 long Direct3DDevice9::SetClipPlane(unsigned long index, const float *plane) in SetClipPlane() function in D3D9::Direct3DDevice9
2060 long Direct3DDevice8::SetClipPlane(unsigned long index, const float *plane) in SetClipPlane() function in D3D8::Direct3DDevice8
300 STDMETHOD(SetClipPlane)(THIS_ DWORD Index,CONST float* pPlane) PURE; in DECLARE_INTERFACE_() local