Torque2D Reference
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Classes | Public Member Functions | Public Attributes | List of all members
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

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

Member Data Documentation

U32 count
Entry* list

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