- [Main Page](index.md)
- [Classes](annotated.md)
- [Files](files.md)
- [Directories](dirs.md)
- [Related Pages](pages.md)
- [Class List](annotated.md)
- [Alphabetical List](classes.md)
- [Class Hierarchy](hierarchy.md)
- [Class Members](functions.md)
HClipProperty Class Reference¶
#include <HPropert.h>
Inheritance diagram for HClipProperty:
Inheritance graph
[legend]
Collaboration diagram for HClipProperty:
Collaboration graph
[legend]
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) |