Panda3D
Functions
pipeOcclusionCullTraverser.cxx File Reference

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

#include "pipeOcclusionCullTraverser.h"
#include "graphicsEngine.h"
#include "graphicsPipe.h"
#include "drawCullHandler.h"
#include "boundingSphere.h"
#include "boundingBox.h"
#include "geomVertexWriter.h"
#include "geomTristrips.h"
#include "geomTriangles.h"
#include "pStatTimer.h"
#include "depthWriteAttrib.h"
#include "depthTestAttrib.h"
#include "colorWriteAttrib.h"
#include "colorAttrib.h"
#include "cullBinManager.h"
#include "configVariableInt.h"
#include "config_grutil.h"
#include "pnmImage.h"

Go to the source code of this file.

Functions

 PT (OcclusionQueryContext) PipeOcclusionCullTraverser
 Renders the indicated geometry in the internal scene to test its visibility. 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
2007-05-29

Definition in file pipeOcclusionCullTraverser.cxx.

Function Documentation

◆ PT()

Renders the indicated geometry in the internal scene to test its visibility.

Definition at line 601 of file pipeOcclusionCullTraverser.cxx.

References GraphicsStateGuardian::begin_occlusion_query(), GraphicsStateGuardianBase::get_gsg, and CullHandler::record_object().