NTrace
GPU ray tracing framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
FW::MeshBase::AttribSpec Struct Reference

#include <Mesh.hpp>

Public Attributes

AttribType type
 
AttribFormat format
 
S32 length
 
S32 offset
 
S32 bytes
 

Detailed Description

Definition at line 71 of file Mesh.hpp.

Member Data Documentation

S32 FW::MeshBase::AttribSpec::bytes

Definition at line 77 of file Mesh.hpp.

AttribFormat FW::MeshBase::AttribSpec::format

Definition at line 74 of file Mesh.hpp.

S32 FW::MeshBase::AttribSpec::length

Definition at line 75 of file Mesh.hpp.

S32 FW::MeshBase::AttribSpec::offset

Definition at line 76 of file Mesh.hpp.

AttribType FW::MeshBase::AttribSpec::type

Definition at line 73 of file Mesh.hpp.


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