Panda3D
Functions
fadeLodNode.cxx File Reference

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

#include "fadeLodNode.h"
#include "fadeLodNodeData.h"
#include "cullTraverserData.h"
#include "cullTraverser.h"
#include "clockObject.h"
#include "colorScaleAttrib.h"
#include "depthWriteAttrib.h"
#include "transparencyAttrib.h"
#include "cullBinAttrib.h"
#include "depthOffsetAttrib.h"

Go to the source code of this file.

Functions

 CPT (RenderState) FadeLODNode
 Returns a RenderState for rendering the old element during first half of fade. 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
sshodhan
Date
2004-06-14

Definition in file fadeLodNode.cxx.

Function Documentation

◆ CPT()

CPT ( RenderState  )

Returns a RenderState for rendering the old element during first half of fade.

Returns a RenderState for rendering the new element during second half of fade.

Returns a RenderState for rendering the old element during second half of fade.

Returns a RenderState for rendering the new element during first half of fade.

Definition at line 279 of file fadeLodNode.cxx.