Class hierarchy   Compound list   File list   Compound Members   File Members  

ParsedColor Class Reference

Parsed color definition. More...

List of all members.

Public Members


Detailed Description

Parsed color definition.

Reader for color definitions.

Does not yield to a RVColor , since this one is also capable of negative and large values


Member Function Documentation

ParsedColor::ParsedColor()

bool ParsedColor::parse(Parser &, int lowest, int highest, bool allowBrackets=true)

bool ParsedColor::parseAsName(Parser &)

void ParsedColor::print(FILE *)

prints to screen


Member Data Documentation

int ParsedColor::val[3]

Color values: Red, Green and Blue


The documentation for this class was generated from the following files:
Generated at Wed May 31 21:08:20 2000 for Rvtmod/rvglue by doxygen  written by Dimitri van Heesch, © 1997-1998