#include <GfxState.h>
Inheritance diagram for GfxPattern:
Public Methods | |
GfxPattern (int typeA) | |
virtual | ~GfxPattern () |
virtual GfxPattern * | copy ()=0 |
int | getType () |
Static Public Methods | |
GfxPattern * | parse (Object *obj) |
|
|
|
|
|
Implemented in GfxTilingPattern, and GfxShadingPattern. |
|
|
|
Reimplemented in GfxTilingPattern, and GfxShadingPattern. |