Support Forum       G3D Web Page     
Classes | Namespaces | Typedefs | Functions
Color3.h File Reference

Classes

class  G3D::Color3
 
Do not subclass– this implementation makes assumptions about the memory layout. More...
 
struct  HashTrait< G3D::Color3 >
 

Namespaces

 G3D
 

Typedefs

typedef Color3 G3D::Biradiance3
 Radiance * measure(Solid Angle) between two points, measured at the receiver orthogonal to the axis between them; W/m^2. More...
 
typedef Color3 G3D::Energy3
 Force * distance; J. More...
 
typedef Color3 G3D::Irradiance3
 Incident power per area; W/m^2. More...
 
typedef Color3 G3D::Power3
 Energy per time; W. More...
 
typedef Color3 G3D::Radiance3
 Power per (measure(SolidAngle) * measure(Area)); W / (m^2 sr) More...
 
typedef Color3 G3D::Radiosity3
 Power per area; J / m^2. More...
 

Functions

G3D::Color3 G3D::operator* (float s, const G3D::Color3 &c)
 
G3D::Color3 G3D::operator* (G3D::Color1 &s, const G3D::Color3 &c)
 
G3D::Color3 G3D::operator* (const G3D::Color3 &c, G3D::Color1 &s)
 
G3D::Color3 G3D::operator/ (float s, const G3D::Color3 &c)
 

Detailed Description

Referenced Code: Portions based on Dave Eberly's Magic Software Library at http://www.magic-software.com

G3D Innovation Engine http://casual-effects.com/g3d Copyright 2000-2019, Morgan McGuire All rights reserved Available under the BSD License


documentation generated on Wed Nov 24 2021 08:01:51 using doxygen 1.8.15