PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...
#include "sheetNode.h"
#include "cullTraverser.h"
#include "cullTraverserData.h"
#include "cullableObject.h"
#include "cullHandler.h"
#include "bamWriter.h"
#include "bamReader.h"
#include "datagram.h"
#include "datagramIterator.h"
#include "pStatTimer.h"
#include "geom.h"
#include "geomTristrips.h"
#include "geomVertexWriter.h"
#include "boundingSphere.h"
#include "colorAttrib.h"
#include "renderState.h"
Go to the source code of this file.
Functions | |
PT (BoundingVolume) SheetNode | |
Does the actual internal recompute. More... | |
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."
Definition in file sheetNode.cxx.
PT | ( | BoundingVolume | ) |
Does the actual internal recompute.
Draws the sheet as a series of tristrips along its length.
Definition at line 216 of file sheetNode.cxx.
References SheetNode::get_surface().