Panda3D
Functions
collisionSegment.cxx File Reference

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

#include "collisionSegment.h"
#include "collisionHandler.h"
#include "collisionEntry.h"
#include "config_collide.h"
#include "geom.h"
#include "lensNode.h"
#include "geomNode.h"
#include "lens.h"
#include "geometricBoundingVolume.h"
#include "datagram.h"
#include "datagramIterator.h"
#include "bamReader.h"
#include "bamWriter.h"
#include "geomLines.h"
#include "boundingSphere.h"
#include "boundingHexahedron.h"
#include "geomVertexWriter.h"
#include "look_at.h"

Go to the source code of this file.

Functions

 PT (CollisionEntry) CollisionSegment
 Transforms the solid by the indicated matrix. More...
 
 PT (BoundingVolume) CollisionSegment
 Fills the _viz_geom GeomNode up with Geoms suitable for rendering this solid. 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
2001-01-30

Definition in file collisionSegment.cxx.

Function Documentation

◆ PT() [1/2]

PT ( CollisionEntry  )

Transforms the solid by the indicated matrix.

Definition at line 48 of file collisionSegment.cxx.

References CollisionEntry::get_into.

◆ PT() [2/2]

PT ( BoundingVolume  )

Fills the _viz_geom GeomNode up with Geoms suitable for rendering this solid.

Definition at line 110 of file collisionSegment.cxx.