Panda3D
Public Member Functions | Public Attributes

PNMImageHeader::PixelSpecCount Class Reference

List of all members.

Public Member Functions

 PixelSpecCount (const PixelSpec &pixel, int count)
bool operator< (const PixelSpecCount &other) const
 Used to sort the pixels in order from most common to least common.

Public Attributes

int _count
PixelSpec _pixel

Detailed Description

Definition at line 146 of file pnmImageHeader.h.


Member Function Documentation

bool PNMImageHeader::PixelSpecCount::operator< ( const PixelSpecCount other) const [inline]

Used to sort the pixels in order from most common to least common.

Definition at line 547 of file pnmImageHeader.I.


The documentation for this class was generated from the following files:
 All Classes Functions Variables Enumerations