Panda3D
Public Member Functions | Static Public Member Functions
BulletMultiSphereShape Class Reference
Inheritance diagram for BulletMultiSphereShape:
BulletShape TypedReferenceCount TypedObject ReferenceCount MemoryBase MemoryBase

List of all members.

Public Member Functions

 BulletMultiSphereShape (const PTA_LVecBase3 &points, const PTA_stdfloat &radii)
 BulletMultiSphereShape (const BulletMultiSphereShape &copy)
virtual TypeHandle force_init_type ()
int get_sphere_count () const
LPoint3 get_sphere_pos (int index) const
PN_stdfloat get_sphere_radius (int index) const
virtual TypeHandle get_type () const
void operator= (const BulletMultiSphereShape &copy)
virtual btCollisionShape * ptr () const

Static Public Member Functions

static TypeHandle get_class_type ()
static void init_type ()
 This function is declared non-inline to work around a compiler bug in g++ 2.96.

Detailed Description

Definition at line 30 of file bulletMultiSphereShape.h.


Member Function Documentation

static void BulletMultiSphereShape::init_type ( ) [inline, static]

This function is declared non-inline to work around a compiler bug in g++ 2.96.

Making it inline seems to cause problems in the optimizer.

Reimplemented from BulletShape.

Definition at line 53 of file bulletMultiSphereShape.h.

References BulletShape::init_type().


The documentation for this class was generated from the following files:
 All Classes Functions Variables Enumerations