Qt 3D Scene2D C++ Classes
Qt 3D Scene2D モジュールは、Quick2 qml コンテンツをQt 3D テクスチャにレンダリングする方法を提供します。詳細...
このモジュールは6.8以降非推奨です。新しいコードで使用しないことを強くお勧めします。
名前空間
QML 型をインポートするための内部名前空間 |
クラス
このクラスはqmlをテクスチャにレンダリングし、3Dシーンの一部として使用できるようにします。 |
詳しい説明
このモジュールはまだ開発中ですが、技術プレビューとして利用可能です。つまり、不安定で、変更される可能性があり、利便性のみとして提供されます。
#include <Qt3DQuickScene2D>
対応するC++ライブラリとリンクするには、qmakeプロジェクトファイルに以下を追加してください:
QT += 3dquickscene2d
クラス、型、関数は、Qt3DScene2D 名前空間の下で宣言されます。
概要
Scene2D
リファレンス
© 2025 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.