Panda3D
Public Member Functions | Public Attributes | List of all members
PhysxJointLimitDesc Class Reference

Describes a joint limit. More...

#include "physxJointLimitDesc.h"

Public Member Functions

 PhysxJointLimitDesc (float value, float restitution, float hardness)
 
float get_hardness () const
 
float get_restitution () const
 
float get_value () const
 
void set_hardness (float hardness)
 
void set_restitution (float restitution)
 
void set_value (float value)
 

Public Attributes

NxJointLimitDesc _desc
 

Detailed Description

Describes a joint limit.

Definition at line 24 of file physxJointLimitDesc.h.


The documentation for this class was generated from the following files: