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

List of all members.

Public Member Functions

virtual TypeHandle force_init_type ()
unsigned int get_reference_count () const
 Returns the reference count for shared meshes.
virtual TypeHandle get_type () const
void link (NxSoftBodyMesh *meshPtr)
void ls () const
void ls (ostream &out, int indent_level=0) const
NxSoftBodyMesh * ptr () const
void release ()
void unlink ()

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 27 of file physxSoftBodyMesh.h.


Member Function Documentation

Returns the reference count for shared meshes.

Definition at line 70 of file physxSoftBodyMesh.cxx.

static void PhysxSoftBodyMesh::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 PhysxObject.

Definition at line 56 of file physxSoftBodyMesh.h.

References PhysxObject::init_type().


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