RenderWare V2.1

Previous Page Index Next Page

RwSearchMode

RwGetTextureDictSearchMode(void);

Description

Retrieves the texture dictionary stack’s current search mode.

Arguments

None.

Return Value

The current texture dictionary stack search mode.

Comments

The texture dictionary search modes are:

• rwLOCAL Search only the top most dictionary in the texture dictionary stack.

• rwGLOBAL Search all the dictionaries in the texture dictionary stack.

See Also

RwFindNamedTexture()

RwForAllNamedTextures()

RwGetNamedTexture()

RwSetTextureDictSearchMode()

RwTextureDictBegin()

RwTextureDictEnd()