Panda3D
Public Member Functions | Static Public Member Functions
PhysxClothMesh Class Reference
Inheritance diagram for PhysxClothMesh:
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 (NxClothMesh *meshPtr)
void ls () const
void ls (ostream &out, int indent_level=0) const
NxClothMesh * 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 physxClothMesh.h.


Member Function Documentation

unsigned int PhysxClothMesh::get_reference_count ( ) const

Returns the reference count for shared meshes.

Definition at line 70 of file physxClothMesh.cxx.

static void PhysxClothMesh::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 physxClothMesh.h.

References PhysxObject::init_type().


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