Divide Framework 0.1
A free and open-source 3D Framework under heavy development
Loading...
Searching...
No Matches
Divide::FileData Struct Reference

#include <Patch.h>

Public Attributes

Str< 32 > ItemName = ""
 
Str< 32 > ModelName = ""
 
vec3< F32Orientation
 
vec3< F32Position
 
vec3< F32Scale
 

Detailed Description

Definition at line 38 of file Patch.h.

Member Data Documentation

◆ ItemName

Str<32> Divide::FileData::ItemName = ""

Definition at line 39 of file Patch.h.

◆ ModelName

Str<32> Divide::FileData::ModelName = ""

Definition at line 40 of file Patch.h.

◆ Orientation

vec3<F32> Divide::FileData::Orientation

Definition at line 41 of file Patch.h.

◆ Position

vec3<F32> Divide::FileData::Position

Definition at line 42 of file Patch.h.

◆ Scale

vec3<F32> Divide::FileData::Scale

Definition at line 43 of file Patch.h.


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