![]() |
OGRE
1.12.3
Object-Oriented Graphics Rendering Engine
|
#include <OgreHlmsPbsMaterial.h>
Public Member Functions | |
| TextureAddressing () | |
| TextureAddressing (TextureAddressingMode inU, TextureAddressingMode inV) | |
| bool | operator== (const TextureAddressing &b) |
Public Attributes | |
| TextureAddressingMode | u |
| TextureAddressingMode | v |