Cafu Engine
TableT Class Reference

Classes

struct  RowT
 

Public Member Functions

 TableT ()
 Constructor. More...
 
float Lookup (float x) const
 Looks up the table value at x. More...
 

Public Attributes

std::string Name
 
bool ColumnSnap
 
bool ColumnClamp
 
ArrayT< RowTRows
 

Constructor & Destructor Documentation

TableT::TableT ( )
inline

Constructor.

Member Function Documentation

float TableT::Lookup ( float  x) const

Looks up the table value at x.


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