7.2 Final Release
7.1.1 Patch : Bugs fixed as of June 28, 2008
7.1 Final release
Patch 7.0.1 : Bugs fixed as of February 20, 2008
7.0 Final release
Patch 6.1.2: Bugs fixed as of July 19, 2007
Patch 6.1.1: Bugs fixed as of May 29, 2007
6.1 Final release
Patch 6.0.3: Bugs fixed as of December 4, 2006
Patch 6.0.2: Bugs fixed as of November 27, 2006
Patch 6.0.1: Bugs fixed as of July 12, 2006
6.0 Final release
Patch 5.0.5: Bugs fixed as of October 2, 2005
Patch 5.0.4: Bugs fixed as of June 6, 2005
Patch 5.0.3: Bugs fixed as of March 11, 2005
Patch 5.0.2: Bugs fixed as of December 10, 2004
Patch 5.0.1: Bugs fixed as of October 8, 2004
osr->setShareContext(myViewer->getShareContext());
where osr is your offscreen renderer
5.0 Final release
Patch 4.0.6: Bugs fixed as of January 20, 2003
Patch 4.0.5: Bugs fixed as of November 10, 2003
Patch 4.0.4: Bugs fixed as of September 19, 2003
Bugs fixed in patches 1, 2, and 3
OFFICIAL RELEASE: Bugs fixed as of March 27, 2003
void setTexMemorySize(int size);
void setPageSize(int size);
void setPageSize(SbVec3s& size);
void enableSubSampling(SbBool enable);
void enableAutoSubSampling(SbBool enable);
void enableAutoUnSampling(SbBool enable);
void setSubSamplingMethod(SubMethod method);
void setSubSamplingLevel(const SbVec3s& ROISampling,...