Panda3D
Loading...
Searching...
No Matches
Classes | Functions
fltPackedColor.h File Reference

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

#include "pandatoolbase.h"
#include "luse.h"
#include <math.h>
#include "fltPackedColor.I"

Go to the source code of this file.

Classes

class  FltPackedColor
 A packed color record, A, B, G, R. More...
 

Functions

std::ostream & operator<< (std::ostream &out, const FltPackedColor &color)
 

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-08-25

Definition in file fltPackedColor.h.

Function Documentation

◆ operator<<()

std::ostream & operator<< ( std::ostream & out,
const FltPackedColor & color )
inline

Definition at line 14 of file fltPackedColor.I.