GraphicsApiFilter QML Type
OpenGLの場合、添付されたテクニックに必要なAPIを識別します。詳細...
Import Statement: | import Qt3D.Render 2.8 |
In C++: | QGraphicsApiFilter |
Inherits: | |
Status: | Deprecated |
プロパティ
- api : enumeration
- extensions : stringlist
- majorVersion : int
- minorVersion : int
- profile : enumeration
- vendor : string
詳細説明
プロパティの説明
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 |
©2024 The Qt Company Ltd. 本書に含まれる文書の著作権は、それぞれの所有者に帰属します。 ここで提供されるドキュメントは、Free Software Foundation によって発行されたGNU Free Documentation License version 1.3に基づいてライセンスされています。 Qtおよびそれぞれのロゴは、フィンランドおよびその他の国におけるThe Qt Company Ltd.の 商標です。その他すべての商標は、それぞれの所有者に帰属します。