PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...
#include "planeNode.h"
#include "geometricBoundingVolume.h"
#include "bamWriter.h"
#include "bamReader.h"
#include "datagram.h"
#include "datagramIterator.h"
#include "geomVertexWriter.h"
#include "geomVertexData.h"
#include "geomLines.h"
#include "geom.h"
#include "cullableObject.h"
#include "cullHandler.h"
#include "boundingPlane.h"
Go to the source code of this file.
Functions | |
PT (Geom) PlaneNode | |
Returns a Geom that represents the visualization of the PlaneNode. 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 planeNode.cxx.
PT | ( | Geom | ) |
Returns a Geom that represents the visualization of the PlaneNode.
Definition at line 180 of file planeNode.cxx.