TCode Library
A library to aid in decoding/using of Toy Code ("T-Code") data.
Loading...
Searching...
No Matches
TCode_Save_Entry Struct Reference

representation of a TCode Save Entry used to store the minimum and maximum values for an axis More...

#include <TCodeEnums.h>

Public Attributes

int min
 
int max
 

Detailed Description

representation of a TCode Save Entry used to store the minimum and maximum values for an axis

Parameters
minminimum axis value
maxmaximum axis value

Definition at line 166 of file TCodeEnums.h.

Member Data Documentation

◆ max

int TCode_Save_Entry::max

Definition at line 169 of file TCodeEnums.h.

◆ min

int TCode_Save_Entry::min

Definition at line 168 of file TCodeEnums.h.


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