All Downloads are FREE. Search and download functionalities are using the official Maven repository.

jambi-qt3dextras.6.5.1.source-code.module-info Maven / Gradle / Ivy

Go to download

The Qt 3D Extras module provides a set of prebuilt elements to help you get started with Qt 3D.

There is a newer version: 6.8.0
Show newest version
/**
 * The Qt 3D Extras module provides a set of prebuilt elements to help you get started with Qt 3D.
 */
module qtjambi.qt3dextras {
    requires java.base;
    requires transitive qtjambi;
    requires qtjambi.qt3dcore;
    requires qtjambi.qt3drender;
    requires qtjambi.qt3dinput;
    exports io.qt.qt3d.extras;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy