#include "cullTraverser.h"#include "cullTraverserData.h"#include "transformState.h"#include "renderState.h"#include "fogAttrib.h"#include "cullHandler.h"#include "dcast.h"#include "geomNode.h"#include "config_pgraph.h"#include "boundingSphere.h"#include "geomSphere.h"#include "colorAttrib.h"#include "renderModeAttrib.h"#include "cullFaceAttrib.h"#include "depthOffsetAttrib.h"Go to the source code of this file.
Functions | |
| PT (Geom) CullTraverser | |
| CPT (RenderState) CullTraverser | |
|
|
Definition at line 257 of file cullTraverser.cxx. References Colorf, CPT, CullFaceAttrib::M_cull_clockwise, RenderModeAttrib::M_wireframe, and NULL. |
|
|
Definition at line 224 of file cullTraverser.cxx. References DCAST, BoundingVolume::get_class_type(), BoundingSphere::get_class_type(), BoundingSphere::get_radius(), BoundingVolume::is_infinite(), TypedObject::is_of_type(), PT, and PointerToArray< Vertexf >::push_back(). |
1.3