Panda3D
Classes | Functions
rescaleNormalAttrib.h File Reference

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

#include "pandabase.h"
#include "renderAttrib.h"
#include "rescaleNormalAttrib.I"

Go to the source code of this file.

Classes

class  RescaleNormalAttrib
 Specifies how polygons are to be drawn. More...
 

Functions

EXPCL_PANDA_PGRAPH std::istream & operator >> (std::istream &in, RescaleNormalAttrib::Mode &mode)
 
EXPCL_PANDA_PGRAPH std::ostream & operator<< (std::ostream &out, RescaleNormalAttrib::Mode mode)
 

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
2004-12-30

Definition in file rescaleNormalAttrib.h.