Definition at line 24 of file texture.h.
◆ CTexManager()
◆ ~CTexManager()
CTexManager::~CTexManager |
( |
| ) |
|
◆ IncCursor()
void CTexManager::IncCursor |
( |
| ) |
|
|
inlineprivate |
◆ SetTexEnabled()
void CTexManager::SetTexEnabled |
( |
bool | yesNo | ) |
|
◆ GetTexEnabled()
bool CTexManager::GetTexEnabled |
( |
| ) |
const |
|
inline |
◆ GenTextures()
void CTexManager::GenTextures |
( |
GLsizei | numNewTexNames, |
|
|
GLuint * | newTexNames ) |
◆ BindTexture()
void CTexManager::BindTexture |
( |
GLuint | texNameToBind | ) |
|
◆ DeleteTextures()
void CTexManager::DeleteTextures |
( |
GLsizei | numToDelete, |
|
|
const GLuint * | texNames ) |
◆ GetCurTexture()
◆ GetNamedTexture()
CMMTexture & CTexManager::GetNamedTexture |
( |
GLuint | tex | ) |
const |
|
inline |
◆ UseCurTexture()
void CTexManager::UseCurTexture |
( |
CVifSCDmaPacket & | renderPacket | ) |
|
◆ SetTexMode()
void CTexManager::SetTexMode |
( |
GS::tTexMode | mode | ) |
|
◆ SetCurTexParam()
void CTexManager::SetCurTexParam |
( |
GLenum | pname, |
|
|
GLint | param ) |
◆ SetCurTexImage()
void CTexManager::SetCurTexImage |
( |
uint128_t * | imagePtr, |
|
|
uint32_t | w, |
|
|
uint32_t | h, |
|
|
GS::tPSM | psm ) |
◆ SetGsTexture()
void CTexManager::SetGsTexture |
( |
GS::CMemArea & | area | ) |
|
◆ SetCurClut()
void CTexManager::SetCurClut |
( |
const void * | clut, |
|
|
int | numEntries ) |
◆ BeginDListDef()
void CTexManager::BeginDListDef |
( |
| ) |
|
|
inline |
◆ EndDListDef()
void CTexManager::EndDListDef |
( |
| ) |
|
|
inline |
◆ GLContext
◆ IsTexEnabled
bool CTexManager::IsTexEnabled |
|
private |
◆ InsideDListDef
bool CTexManager::InsideDListDef |
|
private |
◆ NumTexNames
const int CTexManager::NumTexNames = 512 |
|
staticprivate |
◆ TexNames
◆ Cursor
unsigned int CTexManager::Cursor |
|
private |
◆ DefaultTex
◆ CurTexture
◆ LastTexSent
◆ CurClut
◆ TexMode
GS::tTexMode CTexManager::TexMode |
|
private |
The documentation for this class was generated from the following files: