Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

ColorTypes.cpp File Reference

#include "ColorTypes.h"

Namespaces

namespace  apig

Functions

float apig::toFloat (int c)
int apig::toInt (float v)
GLubyte apig::mul (float a, GLubyte b)
GLubyte apig::div (float a, GLubyte b)
GLubyte apig::div (GLubyte a, float b)
GLubyte apig::toUByte (float c)
GLuint apig::mul (float a, GLuint b)
GLuint apig::div (float a, GLuint b)
GLuint apig::div (GLuint a, float b)
GLuint apig::toUInt (float c)
Float1 apig::operator- (const Float1 &a)
Float1 apig::operator+ (const Float1 &a, const Float1 &b)
Float1 apig::operator- (const Float1 &a, const Float1 &b)
Float1 apig::operator * (const Float1 &a, const Float1 &b)
Float1 apig::operator/ (const Float1 &a, const Float1 &b)
Float1 apig::operator * (float s, const Float1 &a)
Float1 apig::operator * (const Float1 &a, float s)
Float1 apig::operator/ (const Float1 &a, float s)
Float1 apig::operator/ (float s, const Float1 &a)
Float2 apig::operator- (const Float2 &a)
Float2 apig::operator+ (const Float2 &a, const Float2 &b)
Float2 apig::operator- (const Float2 &a, const Float2 &b)
Float2 apig::operator * (const Float2 &a, const Float2 &b)
Float2 apig::operator/ (const Float2 &a, const Float2 &b)
Float2 apig::operator * (float s, const Float2 &a)
Float2 apig::operator * (const Float2 &a, float s)
Float2 apig::operator/ (const Float2 &a, float s)
Float2 apig::operator/ (float s, const Float2 &a)
Float3 apig::operator- (const Float3 &a)
Float3 apig::operator+ (const Float3 &a, const Float3 &b)
Float3 apig::operator- (const Float3 &a, const Float3 &b)
Float3 apig::operator * (const Float3 &a, const Float3 &b)
Float3 apig::operator/ (const Float3 &a, const Float3 &b)
Float3 apig::operator * (float s, const Float3 &a)
Float3 apig::operator * (const Float3 &a, float s)
Float3 apig::operator/ (const Float3 &a, float s)
Float3 apig::operator/ (float s, const Float3 &a)
Float4 apig::operator- (const Float4 &a)
Float4 apig::operator+ (const Float4 &a, const Float4 &b)
Float4 apig::operator- (const Float4 &a, const Float4 &b)
Float4 apig::operator * (const Float4 &a, const Float4 &b)
Float4 apig::operator/ (const Float4 &a, const Float4 &b)
Float4 apig::operator * (float s, const Float4 &a)
Float4 apig::operator * (const Float4 &a, float s)
Float4 apig::operator/ (const Float4 &a, float s)
Float4 apig::operator/ (float s, const Float4 &a)
UByte3 apig::operator+ (const UByte3 &a, const UByte3 &b)
UByte3 apig::operator- (const UByte3 &a, const UByte3 &b)
UByte3 apig::operator * (const UByte3 &a, const UByte3 &b)
UByte3 apig::operator/ (const UByte3 &a, const UByte3 &b)
UByte3 apig::operator * (float s, const UByte3 &a)
UByte3 apig::operator * (const UByte3 &a, float s)
UByte3 apig::operator/ (const UByte3 &a, float s)
UByte3 apig::operator/ (float s, const UByte3 &a)
UByte4 apig::operator+ (const UByte4 &a, const UByte4 &b)
UByte4 apig::operator- (const UByte4 &a, const UByte4 &b)
UByte4 apig::operator * (const UByte4 &a, const UByte4 &b)
UByte4 apig::operator/ (const UByte4 &a, const UByte4 &b)
UByte4 apig::operator * (float s, const UByte4 &a)
UByte4 apig::operator * (const UByte4 &a, float s)
UByte4 apig::operator/ (const UByte4 &a, float s)
UByte4 apig::operator/ (float s, const UByte4 &a)
UInt3 apig::operator+ (const UInt3 &a, const UInt3 &b)
UInt3 apig::operator- (const UInt3 &a, const UInt3 &b)
UInt3 apig::operator * (const UInt3 &a, const UInt3 &b)
UInt3 apig::operator/ (const UInt3 &a, const UInt3 &b)
UInt3 apig::operator * (float s, const UInt3 &a)
UInt3 apig::operator * (const UInt3 &a, float s)
UInt3 apig::operator/ (const UInt3 &a, float s)
UInt3 apig::operator/ (float s, const UInt3 &a)
UInt4 apig::operator+ (const UInt4 &a, const UInt4 &b)
UInt4 apig::operator- (const UInt4 &a, const UInt4 &b)
UInt4 apig::operator * (const UInt4 &a, const UInt4 &b)
UInt4 apig::operator/ (const UInt4 &a, const UInt4 &b)
UInt4 apig::operator * (float s, const UInt4 &a)
UInt4 apig::operator * (const UInt4 &a, float s)
UInt4 apig::operator/ (const UInt4 &a, float s)
UInt4 apig::operator/ (float s, const UInt4 &a)

Generated on Thu Nov 13 22:15:46 2008 for Api Graphics by  doxygen 1.4.4