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