Torque2D Reference
Loading...
Searching...
No Matches
CompilerFloatTable Struct Reference

#include <compiler.h>

Classes

struct  Entry

Public Member Functions

U32 add (F64 value)
void reset ()
F64 * build ()
void write (Stream &st)

Public Attributes

U32 count
Entrylist

Member Function Documentation

◆ add()

U32 add ( F64 value)

◆ build()

F64 * build ( )

◆ reset()

void reset ( )

◆ write()

void write ( Stream & st)

Member Data Documentation

◆ count

U32 count

◆ list

Entry* list

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