Skip to content

Kuesa::Qt3D::MeshInstantiatorExtension

#include <meshinstantiatorextension.h>

Inherits from QObject

Public Functions

Name
MeshInstantiatorExtension(QObject * parent =nullptr)
QQmlListProperty< Qt3DCore::QTransform > transforms()

Public Properties

Name
QQmlListProperty< Qt3DCore::QTransform > transforms

Public Functions Documentation

function MeshInstantiatorExtension

1
2
3
explicit MeshInstantiatorExtension(
    QObject * parent =nullptr
)

function transforms

1
QQmlListProperty< Qt3DCore::QTransform > transforms()

Public Property Documentation

property transforms

1
QQmlListProperty< Qt3DCore::QTransform > transforms;

Updated on 2022-10-18 at 11:12:50 +0200