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

#include <Asset.hpp>

Public Attributes

std::vector< uint32_t > childIndices_
std::vector< uint32_t > modelElementsIndices_
glm::mat4 transform_

Member Data Documentation

◆ childIndices_

std::vector<uint32_t> Asset::ModelNode::childIndices_

◆ modelElementsIndices_

std::vector<uint32_t> Asset::ModelNode::modelElementsIndices_

◆ transform_

glm::mat4 Asset::ModelNode::transform_

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