Panda3D
Loading...
Searching...
No Matches
Functions | Variables
palettizer.cxx File Reference

PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...

#include "palettizer.h"
#include "eggFile.h"
#include "textureImage.h"
#include "pal_string_utils.h"
#include "paletteGroup.h"
#include "filenameUnifier.h"
#include "textureMemoryCounter.h"
#include "pnmImage.h"
#include "pnmFileTypeRegistry.h"
#include "pnmFileType.h"
#include "eggData.h"
#include "datagram.h"
#include "datagramIterator.h"
#include "bamReader.h"
#include "bamWriter.h"
#include "indent.h"

Go to the source code of this file.

Functions

std::ostream & operator<< (std::ostream &out, Palettizer::RemapUV remap)
 

Variables

Palettizerpal = nullptr
 

Detailed Description

PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.

All rights reserved.

All use of this software is subject to the terms of the revised BSD license. You should have received a copy of this license along with this source code in a file named "LICENSE."

Author
drose
Date
2000-12-01

Definition in file palettizer.cxx.

Function Documentation

◆ operator<<()

std::ostream & operator<< ( std::ostream & out,
Palettizer::RemapUV remap )

Definition at line 66 of file palettizer.cxx.

Variable Documentation

◆ pal

Palettizer* pal = nullptr

Definition at line 35 of file palettizer.cxx.