#include <LodCollapse.h>
Public Member Functions |
|
| TexImg (int imgIdx, int area) | |
Public Attributes |
|
| int | myTexImgIdx |
| int | myArea |
| TexImg | ( | int | imgIdx, |
| int | area | ||
| ) | [inline] |
: myTexImgIdx( imgIdx )
, myArea( area )
{}