Panda3D
Functions
planeNode.cxx File Reference

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...
 

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-07-11

Definition in file planeNode.cxx.

Function Documentation

◆ PT()

PT ( Geom  )

Returns a Geom that represents the visualization of the PlaneNode.

Definition at line 180 of file planeNode.cxx.