TerrClipMapImageSource Class Reference#include <terrClipMapImageSource.h>
Inheritance diagram for TerrClipMapImageSource: ![]()
Constructor & Destructor Documentation
Member Function Documentation
Number of mip levels. Used to compensate for varied image source depths.
Implements IClipMapImageSource.
Set a new interest center for this image source. This gives the source important cues for paging of content. Implements IClipMapImageSource.
True if the data for the specified mip level and region is available.
Implements IClipMapImageSource.
Copy bits from source into a locked texture buffer.
Implements IClipMapImageSource.
If true, this image source tiles itself infinitely; if the image source is tiling then the clipmap can also be tiling. Specifically this means that the source can update a rectangle from any location in image-space as long as its extents are no bigger than the reported size of the image source. Implements IClipMapImageSource.
This is used to deal with geometry that wants texels to be at vertices vs. geometry that wants texels to be in the center of the quad/triangle. Return 0 for centering, and 0.5 for vertex based. Implements IClipMapImageSource.
Member Data Documentation
|