

Public Member Functions | |
| ShBaseTexture (const ShTextureNodePtr &node) | |
| void | build_mipmaps () |
| const ShTextureNodePtr & | node () const |
| Obtain access to the node that this texture refers to. | |
Protected Attributes | |
| ShTextureNodePtr | m_node |
Definition at line 40 of file ShBaseTexture.hpp.
1.4.6