class | SceneConfiguration |
class | View3DScene |
class | ViewConfiguration |
class | Window |
SceneConfiguration provides a way of conveniently specifying information about a glTF2 file and accompanying helpers to be loaded. More...
View3DScene is a convenience wrapper aiming at simplifying the set up of a 3D scene and the loading of a glTF 2 scene file. More...
ViewConfiguration provides a way of conveniently specifying different views of the same scene. More...
Window is a convenience wrapper aimed at simplifying the creation of a window ready to be used with Kuesa's KuesaUtils::View3DScene. More...