TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Color4.h File Reference
#include "G3D/platform.h"
#include "G3D/g3dmath.h"
#include "G3D/Color3.h"
#include <string>
+ Include dependency graph for Color4.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  G3D::Color4
 
struct  HashTrait< G3D::Color4 >
 

Namespaces

 G3D
 

Functions

Color4 G3D::operator* (const Color3 &c3, const Color4 &c4)
 
Color4 G3D::operator* (float fScalar, const Color4 &other)
 

Detailed Description

Color class

Morgan McGuire, http://graphics.cs.williams.edu [Portions] based on Dave Eberly's Magic Software Library at http://www.magic-software.com

2002-06-25 2009-11-15

Copyright 2000-2009, Morgan McGuire. All rights reserved.