Panda3D
Public Member Functions | Public Attributes

PhysxConvexForceFieldShapeDesc Class Reference

A descriptor for a convex force field shape. More...

#include "physxConvexForceFieldShapeDesc.h"

Inheritance diagram for PhysxConvexForceFieldShapeDesc:
PhysxForceFieldShapeDesc

List of all members.

Public Member Functions

bool is_valid () const
 Returns true if the descriptor is valid.
NxForceFieldShapeDesc * ptr () const
void set_mesh (PhysxConvexMesh *mesh)
 Sets the convex mesh for this force field shape.
void set_to_default ()
 (re)sets the structure to the default.

Public Attributes

NxConvexForceFieldShapeDesc _desc

Detailed Description

A descriptor for a convex force field shape.

Definition at line 29 of file physxConvexForceFieldShapeDesc.h.


Member Function Documentation

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

Returns true if the descriptor is valid.

Implements PhysxForceFieldShapeDesc.

Definition at line 56 of file physxConvexForceFieldShapeDesc.I.

void PhysxConvexForceFieldShapeDesc::set_mesh ( PhysxConvexMesh mesh)

Sets the convex mesh for this force field shape.

Definition at line 24 of file physxConvexForceFieldShapeDesc.cxx.

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

(re)sets the structure to the default.

Implements PhysxForceFieldShapeDesc.

Definition at line 44 of file physxConvexForceFieldShapeDesc.I.

References PhysxForceFieldShapeDesc::set_name().


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