Panda3D
Functions
cardMaker.cxx File Reference

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

#include "cardMaker.h"
#include "geomNode.h"
#include "transformState.h"
#include "colorAttrib.h"
#include "sceneGraphReducer.h"
#include "geom.h"
#include "geomTristrips.h"
#include "geomVertexWriter.h"
#include "geomVertexFormat.h"

Go to the source code of this file.

Functions

 PT (PandaNode) CardMaker
 Generates a GeomNode that renders the specified geometry. More...
 

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
2002-03-16

Definition in file cardMaker.cxx.

Function Documentation

◆ PT()

PT ( PandaNode  )

Generates a GeomNode that renders the specified geometry.

Generates the card by rescaling the source geometry appropriately.

Definition at line 44 of file cardMaker.cxx.