Panda3D
Public Member Functions
PhysxForceFieldShapeDesc Class Reference

Abstract base class for descriptors for force field shapes descriptors. More...

#include "physxForceFieldShapeDesc.h"

Inheritance diagram for PhysxForceFieldShapeDesc:
PhysxBoxForceFieldShapeDesc PhysxCapsuleForceFieldShapeDesc PhysxConvexForceFieldShapeDesc PhysxSphereForceFieldShapeDesc

List of all members.

Public Member Functions

LMatrix4f get_mat () const
const char * get_name () const
LPoint3f get_pos () const
virtual bool is_valid () const =0
virtual NxForceFieldShapeDesc * ptr () const =0
void set_hpr (float h, float p, float r)
void set_mat (const LMatrix4f &mat)
void set_name (const char *name)
 Sets a possible debug name.
void set_pos (const LPoint3f &pos)
virtual void set_to_default ()=0

Detailed Description

Abstract base class for descriptors for force field shapes descriptors.

Definition at line 28 of file physxForceFieldShapeDesc.h.


Member Function Documentation

void PhysxForceFieldShapeDesc::set_name ( const char *  name)

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