|
FCT
|
#include <ViewportState.h>


Public 成员函数 | |
| virtual | ~ViewportStateBehaviour ()=default |
| virtual void | viewport (Vec2 pos, Vec2 size)=0 |
| virtual void | depthRange (float minDepth, float maxDepth)=0 |
| virtual void | scissor (Vec2 pos, Vec2 size)=0 |
Protected 属性 | |
| ViewportState * | m_state |
在文件 ViewportState.h 第 12 行定义.
|
virtualdefault |
|
pure virtual |
|
protected |
在文件 ViewportState.h 第 20 行定义.