TexInfo Struct Reference

#include <imagemap.h>

List of all members.

Public Member Functions

 TexInfo (const string &f, bool dt, float ma, ImageWrap wm, float sc, float ga)
bool operator< (const TexInfo &t2) const

Public Attributes

string filename
bool doTrilinear
float maxAniso
ImageWrap wrapMode
float scale
float gamma

Detailed Description

Definition at line 39 of file imagemap.h.


Constructor & Destructor Documentation

TexInfo::TexInfo ( const string &  f,
bool  dt,
float  ma,
ImageWrap  wm,
float  sc,
float  ga 
) [inline]

Definition at line 40 of file imagemap.h.


Member Function Documentation

bool TexInfo::operator< ( const TexInfo t2  )  const [inline]

Definition at line 47 of file imagemap.h.

References doTrilinear, filename, gamma, maxAniso, scale, and wrapMode.


Member Data Documentation

Definition at line 43 of file imagemap.h.

Referenced by operator<().

Definition at line 42 of file imagemap.h.

Referenced by operator<().

Definition at line 46 of file imagemap.h.

Referenced by operator<().

Definition at line 44 of file imagemap.h.

Referenced by operator<().

Definition at line 46 of file imagemap.h.

Referenced by operator<().

Definition at line 45 of file imagemap.h.

Referenced by operator<().


The documentation for this struct was generated from the following file:
Generated on Sat Aug 28 20:00:15 2010 for pbrt by  doxygen 1.6.3