|
Panda3D
|
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...
#include "collisionCone.h"#include "collisionEntry.h"#include "collisionSphere.h"#include "collisionPolygon.h"#include "config_collide.h"#include "cmath.h"#include "geom.h"#include "geomTrifans.h"#include "geomLinestrips.h"#include "mathNumbers.h"#include "billboardEffect.h"Go to the source code of this file.
Functions | |
| PT (BoundingVolume) CollisionCone | |
| Fills the _viz_geom GeomNode up with Geoms suitable for rendering this solid. 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 collisionCone.cxx.
| PT | ( | BoundingVolume | ) |
Fills the _viz_geom GeomNode up with Geoms suitable for rendering this solid.
Definition at line 85 of file collisionCone.cxx.