Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

pandatool/src/egg-palettize/omitReason.h File Reference

#include <pandatoolbase.h>

Go to the source code of this file.

Enumerations

enum  OmitReason {
  OR_none, OR_working, OR_omitted, OR_size,
  OR_solitary, OR_coverage, OR_unknown
}
 This enumerates the reasons why a texture may not have been placed in a palette image. More...


Functions

ostream & operator<< (ostream &out, OmitReason omit)


Detailed Description

Definition in file omitReason.h.


Enumeration Type Documentation

enum OmitReason
 

This enumerates the reasons why a texture may not have been placed in a palette image.

Enumeration values:
OR_none 
OR_working 
OR_omitted 
OR_size 
OR_solitary 
OR_coverage 
OR_unknown 

Definition at line 36 of file omitReason.h.


Function Documentation

ostream& operator<< ostream &  out,
OmitReason  omit
 

Definition at line 25 of file omitReason.cxx.

References OR_coverage, OR_omitted, OR_size, OR_solitary, OR_unknown, and OR_working.


Generated on Fri May 2 03:22:26 2003 for Panda-Tool by doxygen1.3