neoGFX
Cross-platform C++ app/game engine
Loading...
Searching...
No Matches
neogfx::file::gltf::trs_transform Struct Reference

#include <gltf.hpp>

Public Attributes

vec3 translation
 
vec4 rotation
 
vec3 scale
 

Detailed Description

Definition at line 42 of file gltf.hpp.

Member Data Documentation

◆ rotation

vec4 neogfx::file::gltf::trs_transform::rotation

Definition at line 42 of file gltf.hpp.

◆ scale

vec3 neogfx::file::gltf::trs_transform::scale

Definition at line 42 of file gltf.hpp.

◆ translation

vec3 neogfx::file::gltf::trs_transform::translation

Definition at line 42 of file gltf.hpp.


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