Panda3D
|
Renderable geometry which represents a cloth mesh. More...
#include "physxClothNode.h"
Public Member Functions | |
PhysxClothNode (const char *name) | |
void | allocate (PhysxCloth *cloth) |
virtual TypeHandle | force_init_type () |
virtual TypeHandle | get_type () const |
bool | set_texcoords (const Filename &filename) |
void | update () |
Static Public Member Functions | |
static TypeHandle | get_class_type () |
static void | init_type () |
Renderable geometry which represents a cloth mesh.
Definition at line 35 of file physxClothNode.h.