Home | History | Annotate | Download | only in D3D9

Lines Matching defs:SetClipPlane

628 	long Direct3DDevice9Ex::SetClipPlane(unsigned long index, const float *plane)
632 return Direct3DDevice9::SetClipPlane(index, plane);