LevelOfDetail Class

(Qt3DRender::Render::LevelOfDetail)

Public Functions

LevelOfDetail()
~LevelOfDetail()
Qt3DCore::QNodeId camera() const
QVector3D center() const
void cleanup()
int currentIndex() const
bool hasBoundingVolumeOverride() const
float radius() const
void sceneChangeEvent(const Qt3DCore::QSceneChangePtr &e)
void setCurrentIndex(int currentIndex)
QLevelOfDetail::ThresholdType thresholdType() const
QVector<qreal> thresholds() const

Additional Inherited Members

Member Function Documentation

LevelOfDetail::LevelOfDetail()

Default constructs an instance of LevelOfDetail.

LevelOfDetail::~LevelOfDetail()

Destroys the instance of LevelOfDetail.

Qt3DCore::QNodeId LevelOfDetail::camera() const

QVector3D LevelOfDetail::center() const

void LevelOfDetail::cleanup()

int LevelOfDetail::currentIndex() const

See also setCurrentIndex().

bool LevelOfDetail::hasBoundingVolumeOverride() const

float LevelOfDetail::radius() const

void LevelOfDetail::sceneChangeEvent(const Qt3DCore::QSceneChangePtr &e)

void LevelOfDetail::setCurrentIndex(int currentIndex)

See also currentIndex().

QLevelOfDetail::ThresholdType LevelOfDetail::thresholdType() const

QVector<qreal> LevelOfDetail::thresholds() const