HClipProperty Class Reference

#include <HPropert.h>

Inheritance diagram for HClipProperty:

Inheritance graph
[legend]
Collaboration diagram for HClipProperty:

Collaboration graph
[legend]
List of all members.

Public Member Functions

HClipGetClip ()
HVector2PropertyGetRepeat ()
HTimePropertyGetTime ()
HBoolPropertyGetIsSeamless ()
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 HClipPropertyNew ()
static HClipPropertyNew (HClipPropertyInfo *propinfo)

Detailed Description

Definition at line 986 of file HPropert.h.


Member Function Documentation

HClip* HClipProperty::GetClip  ) 
 

int HClipProperty::GetHeight  ) 
 

HBoolProperty* HClipProperty::GetIsSeamless  ) 
 

HVector2Property* HClipProperty::GetRepeat  ) 
 

HTimeProperty* HClipProperty::GetTime  ) 
 

int HClipProperty::GetWidth  ) 
 

BOOL HClipProperty::LoadImage const String filename  ) 
 

static HClipProperty* HClipProperty::New HClipPropertyInfo propinfo  )  [static]
 

static HClipProperty* HClipProperty::New  )  [static]
 

Reimplemented from HContainerProperty.

BOOL HClipProperty::ReadBitmap float  x,
float  y,
ColorVector diffuse,
float *  opacity,
float  pixelwidth
 

BOOL HClipProperty::ReadBitmap float  x,
float  y,
RGBFloat diffuse,
float *  opacity,
float  pixelwidth
 

BOOL HClipProperty::ReadBumpmap float  x,
float  y,
Vector2 delta,
float  pixelwidth
 


The documentation for this class was generated from the following file:
This A:M SDK v12.0 documentation is maintained by Hash Inc. Please address any comments concerning this documentation to AMReports. If you have any information, knowledge, or documentation to share with the A:M developer community, please post them on the Hash SDK forum.

Generated on Thu Oct 27 11:46:54 2005 with doxygen 1.4.5 written by Dimitri van Heesch, © 1997-2001