Kanzi 4.0.0-beta2
kanzi::gfx::reflection::Member Struct Reference

Describes a uniform member. More...

#include <kanzi/gfx/reflection.hpp>

Public Attributes

uint16_t offset
 The offset in bytes.
 
TypeInfo typeInfo
 The type info description of the uniform member.
 

Detailed Description

Describes a uniform member.

Since
Kanzi 4.0.0

Member Data Documentation

◆ offset

uint16_t kanzi::gfx::reflection::Member::offset

The offset in bytes.

◆ typeInfo

TypeInfo kanzi::gfx::reflection::Member::typeInfo

The type info description of the uniform member.


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