Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QSSGModelContext Struct Reference

#include <qssgrenderableobjects_p.h>

+ Collaboration diagram for QSSGModelContext:

Public Member Functions

 QSSGModelContext (const QSSGRenderModel &inModel, const QMatrix4x4 &inViewProjection)
 

Public Attributes

const QSSGRenderModelmodel
 
QMatrix4x4 modelViewProjection
 
QMatrix3x3 normalMatrix
 
QSSGDataRef< QSSGSubsetRenderablesubsets
 

Detailed Description

Definition at line 270 of file qssgrenderableobjects_p.h.

Constructor & Destructor Documentation

◆ QSSGModelContext()

QSSGModelContext::QSSGModelContext ( const QSSGRenderModel inModel,
const QMatrix4x4 inViewProjection 
)
inline

Definition at line 276 of file qssgrenderableobjects_p.h.

References QSSGRenderNode::calculateMVPAndNormalMatrix(), model, modelViewProjection, normalMatrix, and QSSGRenderModel::usesBoneTexture().

+ Here is the call graph for this function:

Member Data Documentation

◆ model

◆ modelViewProjection

◆ normalMatrix

◆ subsets

QSSGDataRef<QSSGSubsetRenderable> QSSGModelContext::subsets

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