|
mRefCountImpl(HorizonTextureHandler) public osg::Node * | getOsgNode () |
|
osgGeo::LayeredTexture * | getOsgTexture () |
|
int | nrChannels () const |
|
void | useChannel (bool) |
|
void | addChannel () |
|
void | removeChannel (int) |
|
void | swapChannels (int, int) |
|
const BinIDValueSet * | getCache (int channel) const |
|
void | inValidateCache (int channel) |
|
void | setChannels2RGBA (TextureChannel2RGBA *) |
|
void | setColTabSequence (int channel, const ColTab::Sequence &se) |
|
const ColTab::Sequence * | getColTabSequence (int channel) const |
|
void | setColTabMapperSetup (int channel, const ColTab::MapperSetup &mapper, TaskRunner *tr) |
|
const ColTab::MapperSetup * | getColTabMapperSetup (int ch) const |
|
const TypeSet< float > * | getHistogram (int ch) const |
|
void | setTransparency (int ch, unsigned char yn) |
|
unsigned char | getTransparency (int ch) const |
|
TextureChannel2RGBA * | getChannels2RGBA () |
|
const TextureChannel2RGBA * | getChannels2RGBA () const |
|
TextureChannels * | getChannels () const |
|
int | nrVersions (int channel) const |
|
void | setNrVersions (int channel, int) |
|
int | activeVersion (int channel) const |
|
void | selectActiveVersion (int channel, int) |
|
void | setTextureData (int channel, int sectionid, const DataPointSet *dtpntset) |
|
void | updateTexture (int channel, int sectionid, const DataPointSet *) |
|
void | updateTileTextureOrigin () |
|
void | setHorizonSection (const HorizonSection &) |
|