lux::TexInfo Struct Reference

#include <imagemap.h>

Collaboration diagram for lux::TexInfo:
[legend]

List of all members.

Public Member Functions

 TexInfo (ImageTextureFilterType type, const string &f, float ma, ImageWrap wm, float ga, float gam)
bool operator< (const TexInfo &t2) const

Public Attributes

ImageTextureFilterType filterType
string filename
float maxAniso
ImageWrap wrapMode
float gain
float gamma

Detailed Description

Definition at line 163 of file imagemap.h.


Constructor & Destructor Documentation

lux::TexInfo::TexInfo ( ImageTextureFilterType  type,
const string &  f,
float  ma,
ImageWrap  wm,
float  ga,
float  gam 
) [inline]

Definition at line 164 of file imagemap.h.


Member Function Documentation

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

Definition at line 176 of file imagemap.h.

References filename, filterType, gain, gamma, maxAniso, and wrapMode.


Member Data Documentation

Definition at line 170 of file imagemap.h.

Referenced by operator<().

Definition at line 169 of file imagemap.h.

Referenced by operator<().

Definition at line 173 of file imagemap.h.

Referenced by operator<().

Definition at line 174 of file imagemap.h.

Referenced by operator<().

Definition at line 171 of file imagemap.h.

Referenced by operator<().

Definition at line 172 of file imagemap.h.

Referenced by operator<().


The documentation for this struct was generated from the following file:
Generated by  doxygen 1.6.2-20100208