Panda3D
Public Member Functions | Public Attributes
PhysxPointInPlaneJointDesc Class Reference

Descriptor class for point-in-plane joint. More...

#include "physxPointInPlaneJointDesc.h"

Inheritance diagram for PhysxPointInPlaneJointDesc:
PhysxJointDesc PhysxEnums

List of all members.

Public Member Functions

bool is_valid () const
 Returns true if the descriptor is valid.
NxJointDesc * ptr () const
void set_to_default ()
 (re)sets the structure to the default.

Public Attributes

NxPointInPlaneJointDesc _desc

Detailed Description

Descriptor class for point-in-plane joint.

See PhysxPointInPlaneJoint.

Definition at line 28 of file physxPointInPlaneJointDesc.h.


Member Function Documentation

bool PhysxPointInPlaneJointDesc::is_valid ( ) const [inline, virtual]

Returns true if the descriptor is valid.

Implements PhysxJointDesc.

Definition at line 56 of file physxPointInPlaneJointDesc.I.

void PhysxPointInPlaneJointDesc::set_to_default ( ) [inline, virtual]

(re)sets the structure to the default.

Implements PhysxJointDesc.

Definition at line 44 of file physxPointInPlaneJointDesc.I.

References PhysxJointDesc::set_name().


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