14#ifndef PHYSXMESHPOOL_H
15#define PHYSXMESHPOOL_H
36class EXPCL_PANDAPHYSX PhysxMeshPool {
39 INLINE PhysxMeshPool();
40 INLINE ~PhysxMeshPool();
52 static void list_contents();
53 static void list_contents(std::ostream &out);
56 static bool check_filename(
const Filename &fn);
59 static ConvexMeshes _convex_meshes;
62 static TriangleMeshes _triangle_meshes;
65 static ClothMeshes _cloth_meshes;
68 static SoftbodyMeshes _softbody_meshes;
The name of a file, such as a texture file or an Egg file.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.