Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QSSGRenderMotionVectorMap::MotionResultData Struct Reference

#include <qssgrendermotionvectormap_p.h>

Collaboration diagram for QSSGRenderMotionVectorMap::MotionResultData:

Public Attributes

QMatrix4x4 prevModelViewProjection
QMatrix4x4 prevInstanceLocal
QMatrix4x4 prevInstanceGlobal
QSSGRenderImageTexture prevBoneTexture
QSSGRenderImageTexture prevInstanceTexture
QSSGRenderImageTexture currentMorphWeightTexture
QSSGRenderImageTexture prevMorphWeightTexture

Detailed Description

Definition at line 40 of file qssgrendermotionvectormap_p.h.

Member Data Documentation

◆ currentMorphWeightTexture

QSSGRenderImageTexture QSSGRenderMotionVectorMap::MotionResultData::currentMorphWeightTexture

Definition at line 46 of file qssgrendermotionvectormap_p.h.

◆ prevBoneTexture

QSSGRenderImageTexture QSSGRenderMotionVectorMap::MotionResultData::prevBoneTexture

Definition at line 44 of file qssgrendermotionvectormap_p.h.

◆ prevInstanceGlobal

QMatrix4x4 QSSGRenderMotionVectorMap::MotionResultData::prevInstanceGlobal

Definition at line 43 of file qssgrendermotionvectormap_p.h.

◆ prevInstanceLocal

QMatrix4x4 QSSGRenderMotionVectorMap::MotionResultData::prevInstanceLocal

Definition at line 42 of file qssgrendermotionvectormap_p.h.

◆ prevInstanceTexture

QSSGRenderImageTexture QSSGRenderMotionVectorMap::MotionResultData::prevInstanceTexture

Definition at line 45 of file qssgrendermotionvectormap_p.h.

◆ prevModelViewProjection

QMatrix4x4 QSSGRenderMotionVectorMap::MotionResultData::prevModelViewProjection

Definition at line 41 of file qssgrendermotionvectormap_p.h.

◆ prevMorphWeightTexture

QSSGRenderImageTexture QSSGRenderMotionVectorMap::MotionResultData::prevMorphWeightTexture

Definition at line 47 of file qssgrendermotionvectormap_p.h.


The documentation for this struct was generated from the following file: