|
OpenMW
|
Set texture filtering settings on textures contained in a FlipController. More...
Public Member Functions | |
| SetFilterSettingsControllerVisitor (osg::Texture::FilterMode minFilter, osg::Texture::FilterMode magFilter, int maxAnisotropy) | |
| virtual void | visit (osg::Node &node, SceneUtil::Controller &ctrl) |
Public Member Functions inherited from SceneUtil::ControllerVisitor | |
| ControllerVisitor () | |
| virtual void | apply (osg::Node &node) |
| virtual void | apply (osg::MatrixTransform &node) |
| virtual void | apply (osg::Geometry &node) |
| void | applyNode (osg::Node &node) |
Private Attributes | |
| osg::Texture::FilterMode | mMinFilter |
| osg::Texture::FilterMode | mMagFilter |
| int | mMaxAnisotropy |
Set texture filtering settings on textures contained in a FlipController.
|
inline |
|
inlinevirtual |
Implements SceneUtil::ControllerVisitor.
|
private |
|
private |
|
private |
1.8.6