For OpenGL identifies the API required for the attached technique. 更多...
| import 语句: |
import Qt3D.Render 2.8
|
| 在 C++: | QGraphicsApiFilter |
| 继承: | |
| 状态: | Deprecated |
|
api : enumeration |
| 常量 | 描述 |
|---|---|
OpenGLES
|
QSurfaceFormat::OpenGLES |
OpenGL
|
QSurfaceFormat::OpenGL |
|
extensions : stringlist |
|
majorVersion : int |
|
minorVersion : int |
|
profile : enumeration |
| 常量 | 描述 |
|---|---|
NoProfile
|
QSurfaceFormat::NoProfile |
CoreProfile
|
QSurfaceFormat::CoreProfile |
CompatibilityProfile
|
QSurfaceFormat::CompatibilityProfile |
|
vendor : string |