Panda3D
Loading...
Searching...
No Matches
Functions
collisionParabola.cxx File Reference

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

#include "collisionParabola.h"
#include "collisionEntry.h"
#include "datagram.h"
#include "datagramIterator.h"
#include "bamReader.h"
#include "bamWriter.h"
#include "geom.h"
#include "geomLinestrips.h"
#include "geomVertexWriter.h"
#include "boundingHexahedron.h"
#include "boundingSphere.h"
#include "look_at.h"

Go to the source code of this file.

Functions

 PT (BoundingVolume) CollisionParabola
 Fills the _viz_geom GeomNode up with Geoms suitable for rendering this solid.
 
 PT (CollisionEntry) CollisionParabola
 Transforms the solid by the indicated matrix.
 

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-10-11

Definition in file collisionParabola.cxx.

Function Documentation

◆ PT() [1/2]

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

Definition at line 100 of file collisionParabola.cxx.

References CollisionParabola::get_t1, and CollisionParabola::get_t2.

◆ PT() [2/2]

Transforms the solid by the indicated matrix.

Definition at line 55 of file collisionParabola.cxx.

References CollisionEntry::get_into.