Panda3D
Functions
portalNode.cxx File Reference

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

#include "portalNode.h"
#include "geomNode.h"
#include "cullTraverserData.h"
#include "cullTraverser.h"
#include "renderState.h"
#include "portalClipper.h"
#include "transformState.h"
#include "clipPlaneAttrib.h"
#include "colorScaleAttrib.h"
#include "transparencyAttrib.h"
#include "datagram.h"
#include "datagramIterator.h"
#include "bamReader.h"
#include "bamWriter.h"
#include "boundingSphere.h"
#include "plane.h"

Go to the source code of this file.

Functions

 CPT (RenderState) PortalNode
 Returns a RenderState for rendering the ghosted portal rectangle that represents the previous frame's position, for those collision nodes that indicate a velocity. 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 portalNode.cxx.

Function Documentation

◆ CPT()

CPT ( RenderState  )

Returns a RenderState for rendering the ghosted portal rectangle that represents the previous frame's position, for those collision nodes that indicate a velocity.

Definition at line 377 of file portalNode.cxx.