PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...
#include "cullPlanes.h"#include "cullTraverser.h"#include "cullTraverserData.h"#include "clipPlaneAttrib.h"#include "occluderEffect.h"#include "boundingBox.h"Go to the source code of this file.
Functions | |
| CPT (CullPlanes) CullPlanes | |
| Returns a pointer to an empty CullPlanes object. 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 cullPlanes.cxx.
| CPT | ( | CullPlanes | ) |
Returns a pointer to an empty CullPlanes object.
Definition at line 27 of file cullPlanes.cxx.
References ReferenceCount::ref().
1.8.15