Searched defs:setMaxLOD (Results 1 – 6 of 6) sorted by relevance
123 void Sampler::setMaxLOD(float func) { _maxlod = func; _PCdirtyflags.setAllElementsTo(true); } in setMaxLOD() function in Sampler
1403 void Texture::setMaxLOD(float anis) in setMaxLOD() function in osg::Texture
443 void TankSceneNode::setMaxLOD(int _maxLevel) in setMaxLOD() function in TankSceneNode
247 bool Texture::setMaxLOD(GLfloat maxLOD) in setMaxLOD() function in es2::Texture