Panda3D
Public Member Functions | List of all members
PhysxForceFieldShapeDesc Class Referenceabstract

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

#include "physxForceFieldShapeDesc.h"

Inheritance diagram for PhysxForceFieldShapeDesc:
PhysxBoxForceFieldShapeDesc PhysxCapsuleForceFieldShapeDesc PhysxConvexForceFieldShapeDesc PhysxSphereForceFieldShapeDesc

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. More...
 
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 25 of file physxForceFieldShapeDesc.h.

Member Function Documentation

◆ set_name()

void PhysxForceFieldShapeDesc::set_name ( const char *  name)

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