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

jambi-qt3danimation.5.15.18.source-code.module-info Maven / Gradle / Ivy

Go to download

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

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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy