PrimitiveFill::GetTexture

PrimitiveFill::GetTexture
Texture* GetTexture(unsigned index = 0) const;
Description

GetTexture obtains the texture applied to the primitive.

Parameters
Parameters 
Description 
unsigned index = 0 
The index of the texture. 
Return Value

Pointer to the Texture applied to the primitive.