group2 0.1.0
CSE 125 Group 2
Loading...
Searching...
No Matches
Asset::ModelElement Struct Reference

#include <Asset.hpp>

Collaboration diagram for Asset::ModelElement:
[legend]

Public Attributes

MeshIdInt meshId_
MaterialIdInt materialId_ = 0
glm::mat4 cachedTransform_
AABB cachedAabb_

Member Data Documentation

◆ cachedAabb_

AABB Asset::ModelElement::cachedAabb_

◆ cachedTransform_

glm::mat4 Asset::ModelElement::cachedTransform_

◆ materialId_

MaterialIdInt Asset::ModelElement::materialId_ = 0

◆ meshId_

MeshIdInt Asset::ModelElement::meshId_

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