|
Public Member Functions |
HClip * | GetClip () |
HVector2Property * | GetRepeat () |
HTimeProperty * | GetTime () |
HBoolProperty * | GetIsSeamless () |
int | GetWidth () |
int | GetHeight () |
BOOL | ReadBitmap (float x, float y, RGBFloat *diffuse, float *opacity, float pixelwidth) |
BOOL | ReadBitmap (float x, float y, ColorVector *diffuse, float *opacity, float pixelwidth) |
BOOL | ReadBumpmap (float x, float y, Vector2 &delta, float pixelwidth) |
BOOL | LoadImage (const String &filename) |
Static Public Member Functions |
static HClipProperty * | New () |
static HClipProperty * | New (HClipPropertyInfo *propinfo) |