GlobeEngine
|
#include <Texture.h>
Public Member Functions | |
TextureDepthProperties () | |
TextureDepthProperties (GLint _compareFunc, GLenum _mode, GLenum _compareMode) | |
TextureDepthProperties (const std::shared_ptr< TextureDepthProperties > copy) | |
Public Attributes | |
GLint | compareFunc |
GLint | mode |
GLint | compareMode |
|
inline |
|
inline |
|
inline |
GLint ge::TextureDepthProperties::compareFunc |
GLint ge::TextureDepthProperties::compareMode |
GLint ge::TextureDepthProperties::mode |