|
slot 0.0.1
A real time UI render framework
|
成员的完整列表,这些成员属于 IFeedbackTexture,包括所有继承而来的类成员
| GetDimensions(int mipLevel=-1)=0 | IFeedbackTexture | pure virtual |
| WriteSamplerFeedback(ITexture *tex, SamplerState samp, const float *location, const float *clamp=nullptr)=0 | IFeedbackTexture | pure virtual |
| WriteSamplerFeedbackBias(ITexture *tex, SamplerState samp, const float *location, float bias, const float *clamp=nullptr)=0 | IFeedbackTexture | pure virtual |
| WriteSamplerFeedbackGrad(ITexture *tex, SamplerState samp, const float *location, const float *ddx, const float *ddy, const float *clamp=nullptr)=0 | IFeedbackTexture | pure virtual |
| WriteSamplerFeedbackLevel(ITexture *tex, SamplerState samp, const float *location, float lod)=0 | IFeedbackTexture | pure virtual |