HClip Class Reference

#include <HImage.h>

Inheritance diagram for HClip:

Inheritance graph
[legend]
Collaboration diagram for HClip:

Collaboration graph
[legend]
List of all members.

Public Member Functions

int GetWidth (float repeat)
int GetHeight (float repeat)
ColorBuf GetBKColor ()
BOOL ReadBitmap (float x, float y, RGBFloat *diffuse, float *opacity, float pixelwidth, Time time, const Vector2 &repeat, BOOL isseamless)
BOOL ReadBitmap (float x, float y, ColorVector *diffuse, float *opacity, float pixelwidth, Time time, const Vector2 &repeat, BOOL isseamless)
BOOL ReadBumpmap (float x, float y, Vector2 &delta, float pixelwidth, Time time, const class Vector2 &repeat, BOOL isseamless)

Detailed Description

Definition at line 23 of file HImage.h.


Member Function Documentation

ColorBuf HClip::GetBKColor  ) 
 

int HClip::GetHeight float  repeat  ) 
 

int HClip::GetWidth float  repeat  ) 
 

BOOL HClip::ReadBitmap float  x,
float  y,
ColorVector diffuse,
float *  opacity,
float  pixelwidth,
Time  time,
const Vector2 repeat,
BOOL  isseamless
 

BOOL HClip::ReadBitmap float  x,
float  y,
RGBFloat diffuse,
float *  opacity,
float  pixelwidth,
Time  time,
const Vector2 repeat,
BOOL  isseamless
 

BOOL HClip::ReadBumpmap float  x,
float  y,
Vector2 delta,
float  pixelwidth,
Time  time,
const class Vector2 repeat,
BOOL  isseamless
 


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