#include <ps_particle_basic.h>
Inheritance diagram for NL3D::CPSShapeParticle:

Definition at line 787 of file ps_particle_basic.h.
Public Member Functions | |
| virtual std::string | getShape (void) const=0 |
| get the shape used for those particles | |
| virtual void | setShape (const std::string &shape)=0 |
| set a new shape | |
|
|
get the shape used for those particles
Implemented in NL3D::CPSMesh, and NL3D::CPSConstraintMesh. |
|
|
set a new shape
Implemented in NL3D::CPSMesh, and NL3D::CPSConstraintMesh. |
1.3.6