Nebula
Loading...
Searching...
No Matches
CoreGraphics::Nvx2Header Struct Reference

#include <nvx2fileformatstructs.h>

Detailed Description

NVX2 file format structs.

NOTE: keep all header-structs 4-byte aligned!

Public Attributes

uint magic
 
uint numGroups
 
uint numVertices
 
uint vertexWidth
 
uint numIndices
 
uint numEdges
 
uint vertexComponentMask
 

Member Data Documentation

◆ magic

uint CoreGraphics::Nvx2Header::magic

◆ numEdges

uint CoreGraphics::Nvx2Header::numEdges

◆ numGroups

uint CoreGraphics::Nvx2Header::numGroups

◆ numIndices

uint CoreGraphics::Nvx2Header::numIndices

◆ numVertices

uint CoreGraphics::Nvx2Header::numVertices

◆ vertexComponentMask

uint CoreGraphics::Nvx2Header::vertexComponentMask

◆ vertexWidth

uint CoreGraphics::Nvx2Header::vertexWidth

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