HDK
|
This is the complete list of members for RU_Composite, including all inherited members.
composite(RU_CompositeType op, int xsize, int ysize, float *bcolor, const float *balpha, const float *fcolor, const float *falpha) | RU_Composite | static |
composite(RU_CompositeType op, int xsize, int ysize, unsigned char *bcolor, const unsigned char *balpha, const unsigned char *fcolor, const unsigned char *falpha) | RU_Composite | static |
composite(RU_CompositeType op, int xsize, int ysize, unsigned char *bcolor, const unsigned short *balpha, const unsigned char *fcolor, const unsigned short *falpha) | RU_Composite | static |
composite(RU_CompositeType op, int xsize, int ysize, unsigned char *bcolor, const float *balpha, const unsigned char *fcolor, const float *falpha) | RU_Composite | static |
composite(RU_CompositeType op, int xsize, int ysize, unsigned short *bcolor, const unsigned short *balpha, const unsigned short *fcolor, const unsigned short *falpha) | RU_Composite | static |
composite(RU_CompositeType op, int xsize, int ysize, unsigned short *bcolor, const unsigned char *balpha, const unsigned short *fcolor, const unsigned char *falpha) | RU_Composite | static |
composite(RU_CompositeType op, int xsize, int ysize, unsigned short *bcolor, const float *balpha, const unsigned short *fcolor, const float *falpha) | RU_Composite | static |
composite(RU_CompositeType op, int xsize, int ysize, float *bcolor, const unsigned short *balpha, const float *fcolor, const unsigned short *falpha) | RU_Composite | static |
composite(RU_CompositeType op, int xsize, int ysize, float *bcolor, const unsigned char *balpha, const float *fcolor, const unsigned char *falpha) | RU_Composite | static |
compositeAlpha(RU_CompositeType op, int xsize, int ysize, float *balpha, const float *falpha) | RU_Composite | static |
compositeAlpha(RU_CompositeType op, int xsize, int ysize, unsigned char *balpha, const unsigned char *falpha) | RU_Composite | static |
compositeAlpha(RU_CompositeType op, int xsize, int ysize, unsigned short *balpha, const unsigned short *falpha) | RU_Composite | static |
compositeGeo(RU_CompositeType op, int xsize, int ysize, float *bcolor, const float *balpha, const float *fcolor, const float *falpha, const float *fore[4]) | RU_Composite | static |